1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

Add alias of bundle clean

This commit is contained in:
Satoshi Ohmori 2015-05-05 14:27:59 +09:00
parent 140034605e
commit d60d4f68aa

View file

@ -4,6 +4,7 @@ alias bp="bundle package"
alias bo="bundle open"
alias bu="bundle update"
alias bi="bundle_install"
alias bcn="bundle clean"
bundled_commands=(
annotate