aboutsummaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index 7711501..b3a0a28 100644
--- a/.profile
+++ b/.profile
@@ -1,3 +1,5 @@
if [ -z $TMUX ]; then
redshift -c $HOME/.dotfiles/redshift.conf &
fi
+
+export PATH=$PATH:/usr/local/go/bin