Browse Source

move usr/local $PATH

windhamdavid 11 years ago
parent
commit
2417103259
1 changed files with 1 additions and 0 deletions
  1. 1 0
      magicbullet.local/.zshrc

+ 1 - 0
magicbullet.local/.zshrc

@@ -1,4 +1,5 @@
 ZSH=$HOME/.oh-my-zsh
+export PATH="/usr/local/bin:/usr/local/sbin:~/bin:$PATH"
 [[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" 
 
 # ZSH_THEME="random"