1
0
Fork 0

Add bundler plugin with aliases.

pull/1/merge
Myron Marston 14 years ago
parent 01b0366f3e
commit 6b610d7dd8

@ -0,0 +1,3 @@
alias be="bundle exec"
alias bi="bundle install"
alias bu="bundle update"
Loading…
Cancel
Save