Skip to content

Instantly share code, notes, and snippets.

@laserlemon
Created October 1, 2010 11:55
Show Gist options
  • Save laserlemon/606100 to your computer and use it in GitHub Desktop.
Save laserlemon/606100 to your computer and use it in GitHub Desktop.
# Homebrew
export PATH=$HOME/.bin:/usr/local/bin:/usr/local/sbin:$PATH
# RVM
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment