mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
local path
This commit is contained in:
parent
0aeee26acb
commit
6e84051e66
1 changed files with 2 additions and 2 deletions
|
|
@ -79,8 +79,8 @@ export LESS='-RX'
|
||||||
|
|
||||||
unsetopt correctall
|
unsetopt correctall
|
||||||
|
|
||||||
### Added by the Heroku Toolbelt
|
### Added by the Heroku Toolbelt and user local bin
|
||||||
export PATH="/usr/local/heroku/bin:$PATH"
|
export PATH="/usr/local/heroku/bin:$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