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