mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
added by travis gem
This commit is contained in:
parent
7f6cad2c5b
commit
6f1512b80b
1 changed files with 3 additions and 0 deletions
|
|
@ -62,3 +62,6 @@ unsetopt correctall
|
|||
if [ -e ~/.profile ]; then source ~/.profile; fi
|
||||
|
||||
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
|
||||
|
||||
# added by travis gem
|
||||
[ -f /Users/gaetan/.travis/travis.sh ] && source /Users/gaetan/.travis/travis.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue