forked from colonelpanic/dotfiles
Changed the way that the path is edited.
This commit is contained in:
4
.path
4
.path
@@ -1 +1,3 @@
|
||||
export PATH="$PATH:$HOME/.local/lib/python2.6/site-packages"
|
||||
export PATH="$PATH:$HOME/.local/lib/python2.6/site-packages"
|
||||
# put usr/local/bin first.
|
||||
export PATH=/usr/local/bin:`echo $PATH | sed "s|:*/usr/local/bin||" | sed "s|^:||"`
|
Submodule oh-my-zsh updated: 638717127e...13c54cef7a
Reference in New Issue
Block a user