Auto Socks for locksmith + update to PATH

This commit is contained in:
Eric Teunis de Boone 2019-01-10 18:16:18 +01:00
parent 0215c5af79
commit 017de970f8
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@ then
addpath "$DOTBIN" addpath "$DOTBIN"
fi fi
if [ -d "~/.local/bin" ]
then
addpath "~/.local/bin"
fi
# Always try to use vi(m) if possible # Always try to use vi(m) if possible
export EDITOR="vi" export EDITOR="vi"

View File

@ -1,7 +1,7 @@
; Global settings ; Global settings
[redshift] [redshift]
temp-day=6500K temp-day=6500K
temp-night=5000 temp-night=4500K
transition=1 transition=1
;gamma=0.8:0.7:0.8 ;gamma=0.8:0.7:0.8
gamma=1.000:1.000:1.000 gamma=1.000:1.000:1.000