Add aliases for brew cask

This commit is contained in:
2016-12-24 10:47:52 +00:00
parent 5c0a6355cb
commit 523f3b409d
2 changed files with 2 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ alias ru="bundle exec ruby"
alias ra="bundle exec rake"
alias rai="bundle exec rails"
alias rs="bundle exec rspec"
alias ca="bundle exec cap"
alias cu="bundle exec cucumber"
alias scu="RAILS_ENV=cucumber bundle exec spring cucumber"
alias va="bundle exec vagrant"