Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master
This commit is contained in:
commit
6a2e87a84b
3
plugins/bundler/bundler.plugin.zsh
Normal file
3
plugins/bundler/bundler.plugin.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
alias be="bundle exec"
|
||||
alias bi="bundle install"
|
||||
alias bu="bundle update"
|
Loading…
Reference in a new issue