Updated path

This commit is contained in:
Veit Heller
2014-08-22 00:30:45 +02:00
parent 7558c85210
commit e8fbf9c344
2 changed files with 2 additions and 2 deletions

2
zshrc
View File

@@ -15,7 +15,7 @@ setopt appendhistory autocd extendedglob nomatch notify
bindkey -e
# End of lines configured by zsh-newuser-install
export PATH=$PATH:/opt/local/bin:/usr/local/lib/io:~/.cabal/bin
export PATH=$PATH:/opt/local/bin:/usr/local/sbin:~/.cabal/bin
export MANPATH=$MANPATH:/opt/local/share/man
export INFOPATH=$INFOPATH:/opt/local/share/info
export PYTHONSTARTUP=~/.pythonrc