diff --git a/.shellrc.load b/.shellrc.load index 0acf1f6..b851bae 100644 --- a/.shellrc.load +++ b/.shellrc.load @@ -1,6 +1,6 @@ # include what you want -export PATH=$PATH:$HOME/bin +export PATH=/usr/local/bin/:$PATH:$HOME/bin # add this to the .bashrc or .zshrc (done automatically by dfm): # . $HOME/.shellrc.load