This commit is contained in:
ViViDboarder 2015-06-05 13:32:57 -07:00
parent a86c0f1f63
commit 019f3b7b75
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ end
set -gx ANDROID_HOME $android_sdk
set -gx PATH $PATH $android_sdk/platform-tools $android_sdk/tools
export PATH $HOME/bin $PATH
set -gx PATH $HOME/bin $PATH
#[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*