Skip to content

Instantly share code, notes, and snippets.

@xaviervia
Created August 30, 2012 21:20
Show Gist options
  • Save xaviervia/3541338 to your computer and use it in GitHub Desktop.
Save xaviervia/3541338 to your computer and use it in GitHub Desktop.
Shortcuts I use
# .bash_aliases
alias cuke="bundle exec cucumber -i"
alias spec="bundle exec rspec --color --format doc"
alias play="bundle exec piano"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment