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:
parent
60e104acd1
commit
ba5fa3abc8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue