Merge branch 'master' of github.com:unphased/oh-my-zsh

This commit is contained in:
Steven Lu 2013-09-05 16:05:23 -04:00
commit 07144859fe

2
zshrc
View file

@ -40,7 +40,7 @@ source $ZSH/oh-my-zsh.sh
# Thankfully the path that is already present is the one that the system has set according to
# normal practices. This inserts a few more things that I use from the shell.
export PATH=~/bin:~/util:$PATH:/usr/local/share/npm/bin
export PATH=~/bin:~/util:$PATH:/usr/local/share/npm/bin:~/.apportable/SDK/bin
# this should be allowed I think. But the system should really be configured to
# give that path to root user.