This is not something that should be done unless as a last resort

This commit is contained in:
Steven Lu 2013-07-15 14:53:40 +00:00
commit 83f01cc9ab

2
zshrc
View file

@ -41,8 +41,6 @@ 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
[[ $(id -u) == 0 ]] && export PATH=/usr/local/bin:$PATH
# export PAGER=vimpager
# zmodload zsh/complist