add ~/scripts to $PATH
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 9 Jan 2019 12:43:10 +0000 (23:43 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Wed, 9 Jan 2019 12:43:10 +0000 (23:43 +1100)
zsh/.zshrc
index fe56e3ef7273eb9de5238b1c4f65a7230ae663a6..452c46fe3c41148060c84a25353ef6c25b4255e8 100755 (executable)
@@ -1,4 +1,4 @@
-export PATH=$HOME/bin:/usr/local/bin:$PATH
+export PATH=$HOME/scripts:/usr/local/bin:$PATH
 export PATH=/usr/local/opt/grep/libexec/gnubin:$PATH
 export ZSH=$HOME/.oh-my-zsh