Files
2011-04-08 11:17:37 -04:00

4 lines
74 B
Bash

alias be="bundle exec"
alias bi="bundle install"
alias bu="bundle update"