added /usr/local/sbin to PATH

This commit is contained in:
Gene Liverman 2017-10-15 09:58:11 -07:00
parent ddbef8ce2f
commit b075f047d6

View file

@ -86,6 +86,7 @@ export POWERLINE_CONFIG_COMMAND='/usr/local/bin/powerline-config'
export PATH=$PATH:~/.nexustools
if [[ `uname` == 'Darwin' ]]; then
export PATH=$PATH:/usr/local/sbin
export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
export PATH=$PATH:/usr/local/opt/node@6/bin