From 017de970f8e981233d06fd22504505f823a56e66 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Thu, 10 Jan 2019 18:16:18 +0100 Subject: [PATCH] Auto Socks for locksmith + update to PATH --- profiles/main.sh | 5 +++++ redshift/redshift.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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