alias bundle list
This commit is contained in:
parent
60e104acd1
commit
ba5fa3abc8
@ -1,5 +1,6 @@
|
|||||||
alias be="bundle exec"
|
alias be="bundle exec"
|
||||||
alias bi="bundle install"
|
alias bi="bundle install"
|
||||||
|
alias bl="bundle list"
|
||||||
alias bu="bundle update"
|
alias bu="bundle update"
|
||||||
|
|
||||||
# The following is based on https://github.com/gma/bundler-exec
|
# The following is based on https://github.com/gma/bundler-exec
|
||||||
|
Loading…
Reference in New Issue
Block a user