Browse Source

.rvm -blackbullet

windhamdavid 13 years ago
parent
commit
1f8a9c506a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      blackbullet.local/.bash_profile

+ 3 - 0
blackbullet.local/.bash_profile

@@ -0,0 +1,3 @@
+export PATH=/usr/local/mysql/bin:$PATH
+[[ -s "$HOME/.nvm/nvm.sh" ]] && source "$HOME/.nvm/nvm.sh" # Load nvm into shell session
+[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"