Skip to content

Instantly share code, notes, and snippets.

@mvalipour
Last active August 11, 2017 16:17
Show Gist options
  • Save mvalipour/868ed2305f38725e219aa30f6056c5f8 to your computer and use it in GitHub Desktop.
Save mvalipour/868ed2305f38725e219aa30f6056c5f8 to your computer and use it in GitHub Desktop.
Mo's bash shortcuts
alias c='bundle exec rails c'
alias hc='heroku run bundle exec rails c'
alias hl='heroku login --sso'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment