Skip to content

Instantly share code, notes, and snippets.

@takkanm
Created April 30, 2013 06:58
Show Gist options
  • Save takkanm/5487052 to your computer and use it in GitHub Desktop.
Save takkanm/5487052 to your computer and use it in GitHub Desktop.
alias b="bundle"
alias bi="bundle install"
alias bu="bundle update"
alias be="bundle exec"
alias bo="bundle open"
alias s='spring'
alias g="git"
alias r="rails"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment