mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 03:14:30 +08:00
Add bundler plugin with aliases.
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
alias be="bundle exec"
|
||||||
|
alias bi="bundle install"
|
||||||
|
alias bu="bundle update"
|
||||||
Reference in New Issue
Block a user