Ading python to path
This commit is contained in:
parent
1f5f02764d
commit
3a114e05dc
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
|
@ -21,6 +21,7 @@ alias sprites="pushd ~/smartsprites; ./smartsprites.sh --root-dir-path /opt/ioco
|
|||
|
||||
export PATH=/usr/local/bin:/usr/local/sbin:$PATH # Homebrew
|
||||
export PATH=/Applications/Postgres.app/Contents/MacOS/bin:$PATH # Postgres
|
||||
export PATH=/usr/local/share/python:$PATH
|
||||
export PATH=$HOME/Library/Haskell/bin:$PATH # Haskell
|
||||
export PATH=$HOME/dotfiles/bin:$PATH # Dotfiles bin
|
||||
export PATH=$HOME/.rbenv/bin:$PATH # rbenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue