Skip to content

Instantly share code, notes, and snippets.

@JDStraughan
Created April 6, 2014 15:17
Show Gist options
  • Save JDStraughan/10007365 to your computer and use it in GitHub Desktop.
Save JDStraughan/10007365 to your computer and use it in GitHub Desktop.
My .bashrc file
# Add RVM to PATH for scripting
PATH=$PATH:$HOME/.rvm/bin
### Added by the Heroku Toolbelt
export PATH="/usr/local/heroku/bin:$PATH"
# Add git completion to bash
source ~/git-completion.bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment