1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-11 00:10:08 +00:00

alias bundle list

This commit is contained in:
Hakan Ensari 2011-07-13 22:41:36 +01:00
parent 60e104acd1
commit ba5fa3abc8

View file

@ -1,5 +1,6 @@
alias be="bundle exec"
alias bi="bundle install"
alias bl="bundle list"
alias bu="bundle update"
# The following is based on https://github.com/gma/bundler-exec