mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-19 05:12:49 +02:00
condition .local/bin add
This commit is contained in:
parent
9a4ffb58c4
commit
62d42b38ea
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ export LESS='-RX'
|
||||||
unsetopt correctall
|
unsetopt correctall
|
||||||
|
|
||||||
### Added by the Heroku Toolbelt and user local bin
|
### Added by the Heroku Toolbelt and user local bin
|
||||||
export PATH="/usr/local/heroku/bin:$HOME/.local/bin/:$PATH"
|
[ -d $HOME/.local/bin/ ] && export PATH="$HOME/.local/bin/:$PATH"
|
||||||
# export PYTHONPATH=/usr/local/lib/python2.7/dist-packages/:/usr/lib/python2.7/dist-packages/:/usr/lib/python2.7/dist-packages/gtk-2.0:$PYTHONPATH
|
# export PYTHONPATH=/usr/local/lib/python2.7/dist-packages/:/usr/lib/python2.7/dist-packages/:/usr/lib/python2.7/dist-packages/gtk-2.0:$PYTHONPATH
|
||||||
|
|
||||||
# added by travis gem
|
# added by travis gem
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue