index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
bundler
/
bundler.plugin.zsh
blob: fb40e2cec10dc79da5875c660d18d70d4ee9ac10 (
plain
)
1
2
3
alias be="bundle exec" alias bi="bundle install" alias bu="bundle update"