e86ceeccb6
rc: *sslcertfp: also check sha512 sum
2015-09-21 15:41:19 +03:00
f1ad46eea5
Windows.reg: enable numlock on boot
...
It makes writing the pin-codes a lot more easy.
2015-09-20 07:20:08 +03:00
0a390158a2
ssh_config: vardiera
2015-09-14 14:27:23 +03:00
02f4f2f0d4
profile.d/mikaela.sh: set TZ to $(date +%Z)
...
Also remove the commented Steam thing as it's Antergos-only issue.
2015-09-13 10:46:38 +03:00
e94c13d2b9
Xresources: add font packages
2015-09-13 00:50:34 +03:00
f2647f9059
Xresources: add fallback for Ubuntu Mono
...
It doesn't fix LOT, but I don't care and I should be sleeping and not
committing things.
Also changed `doesn't` to `does not` as `xrdb` cared too much about the
`'` even if it was in comment.
2015-09-13 00:43:29 +03:00
71e05ac396
rc: fix clear-apt-list-cache
...
with the && the operations are aborted in case they don't succeed
instead of just continuing until the end.
2015-09-12 10:01:57 +00:00
643119d972
rc: don't override sytem LANG & TZ
...
TZ is now $(date +%Z) for sending over SSH. LANG should be in system
settings and of course both can be overridden e.g.g in `.custom`.
2015-09-12 12:07:40 +03:00
c42ae8eb43
ssh: also send EDITOR
2015-09-12 11:45:42 +03:00
fdf8255372
ssh: send/accept also TZ TERM
2015-09-12 11:42:44 +03:00
5229101447
chmod: create ~/.ssh if it doesn't exist
2015-09-12 09:03:07 +03:00
3b59232c23
fix c231cdafef
2015-09-10 19:18:30 +03:00
c231cdafef
fix 484e60d318
2015-09-10 19:16:58 +03:00
484e60d318
zshrc: comment dynamic title changing
...
it breaks tmux title changing which is better.
2015-09-10 19:15:11 +03:00
9b8c67d917
zshrc: dynamic terminal title
2015-09-10 18:56:04 +03:00
fccaa217f1
tmux.conf: set terminal titles
2015-09-10 18:48:36 +03:00
18fff3fbf7
Xresources: mention rxvt-unicode-pixbuf
2015-09-10 18:29:31 +03:00
407853f385
conf/Xresurces: set icon for urxvt
...
utilities-terminal from MATE icon theme.
2015-09-10 18:22:40 +03:00
86205e1b65
xinitrc: load Xresources
2015-09-10 17:39:58 +03:00
09450de2a1
Xresources: reloading & enable plain srollbar
2015-09-10 17:30:29 +03:00
b645f33592
bashrc: fix dynamic terminal title
2015-09-10 12:15:55 +03:00
638b28d0bf
Xresources: remove duplicate options ( #83 )
2015-09-10 11:50:13 +03:00
3bc52ce650
Xresources: swap the package comments
2015-09-10 11:29:17 +03:00
3b6f924ed4
Xdefaults --> XResources
2015-09-10 09:16:31 +03:00
81cec47b88
remove terminator config
...
It doesn't like getting overwritten and restores everything to ugly
defaults. It looks like I must find another one.
2015-09-10 09:01:25 +03:00
ed49b2e397
update conf/terminator.config
2015-09-10 08:58:46 +03:00
3bac298e0e
install: fix typo
2015-09-10 08:55:26 +03:00
1e24de5317
add conf/terminator
2015-09-09 15:03:13 +03:00
c30d82e2ee
tmux.conf: add comments, not-login shell...
...
aggressive resize, prevent freezing
2015-09-07 09:36:08 +03:00
779a863f5d
Revert "tmux.conf: use tmux-256color"
...
This reverts commit 74d57e0b0f
.
* * * * *
Apparently my tests were flawed as seen after reboot and there is no
terminfo for tmux-256color even in Arch stable repos yet.
2015-09-07 09:24:13 +03:00
74d57e0b0f
tmux.conf: use tmux-256color
2015-09-06 19:11:47 +03:00
0f00443a7b
sshd_config: mention the LC_ALL anyway
...
my config files are horrible, too many comments.
2015-09-06 18:42:36 +03:00
96ca38818f
sshd_config: don't talk so much about locales
2015-09-06 18:40:02 +03:00
801e3e0941
sshd_config: AcceptEnv LANG, LANGUAGE LC_*
...
but not LC_ALL and there is no asterisk, the varibles are allowed
separately. It's very unlikely that someone invents a new locale type.
2015-09-06 18:36:48 +03:00
a3d5fbd9d7
sshd_config: http://serverfault.com/a/660325
2015-09-06 18:27:50 +03:00
a0352630fd
sshd_config: verbose logging of sftp
2015-09-06 17:37:34 +03:00
8d55bc53db
sshd_config: use internal sftp & fixes
...
thanks again @grawity
2015-09-06 17:20:12 +03:00
c82b706942
fix 7470403158
...
thanks @DarthGandalf and @grawity on #znc
2015-09-06 17:13:21 +03:00
7470403158
sshd_config: add Fedora & Gentoo sftp-server
...
thanks Conjuro and @DarthGandalf on #znc
2015-09-06 17:09:55 +03:00
774346c8d0
fix sshd_config
2015-09-06 08:42:29 +03:00
68c6da5aec
ssh_config: fix comments
2015-09-06 08:15:17 +03:00
dc9f8b0ab5
sort sshd_config
2015-09-06 08:12:41 +03:00
c3f351d21f
sshd_config: add commented AcceptEnv
...
and reason why it's commented, security, ShellShock worked with remotely
sent environent variables even with restricted accounts.
2015-09-06 07:33:32 +03:00
90c86466dd
ssh_config: also sendenv LANGUAGE
2015-09-06 07:30:41 +03:00
6fc4b6a29b
ssh_config: add missing dot
2015-09-05 23:50:31 +03:00
28c2f0b8d8
ssh_config: SendEnv LANG LC_*
2015-09-05 23:46:00 +03:00
ed0d6d663a
don't use LC_ALL
...
According to ArchWiki, LANG sets LC_* which aren't explicitly set and
LC_ALL is meant for testing/troubleshooting only.
2015-09-05 23:39:16 +03:00
c50516ced3
etc/xdg/autostart: add redshift-gtk
2015-09-05 22:57:45 +03:00
c2b93abe27
relevant systemd services: after network-online
2015-09-05 09:07:41 +03:00
110fa37539
remove FINEID keys
...
1. I don't appear to even use the card.
2. They are RSA which is just expiring.
2015-09-02 18:21:59 +03:00