diff --git a/profiles/main.sh b/profiles/main.sh index 943ab1c..e7444db 100644 --- a/profiles/main.sh +++ b/profiles/main.sh @@ -9,6 +9,11 @@ then addpath "$DOTBIN" fi +if [ -d "~/.local/bin" ] +then + addpath "~/.local/bin" +fi + # Always try to use vi(m) if possible export EDITOR="vi" diff --git a/redshift/redshift.conf b/redshift/redshift.conf index ee871fc..64cdf81 100644 --- a/redshift/redshift.conf +++ b/redshift/redshift.conf @@ -1,7 +1,7 @@ ; Global settings [redshift] temp-day=6500K -temp-night=5000 +temp-night=4500K transition=1 ;gamma=0.8:0.7:0.8 gamma=1.000:1.000:1.000