Skip to content

Instantly share code, notes, and snippets.

@qizwiz
Created June 9, 2011 13:58
Show Gist options
  • Save qizwiz/1016773 to your computer and use it in GitHub Desktop.
Save qizwiz/1016773 to your computer and use it in GitHub Desktop.
bash profile (with rvm)
export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/bin"
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment