1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-24 07:13:28 +02: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
+1
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