Add fontello command into bundled list as default

The command is from this very useful gem for rails developers: https://github.com/railslove/fontello_rails_converter
This commit is contained in:
Andrey Koleshko 2015-03-10 17:47:21 +03:00
parent e55c715508
commit 10604cc576

View File

@ -6,6 +6,7 @@ alias bu="bundle update"
alias bi="bundle_install"
bundled_commands=(
fontello
annotate
cap
capify