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:
parent
e55c715508
commit
10604cc576
@ -6,6 +6,7 @@ alias bu="bundle update"
|
|||||||
alias bi="bundle_install"
|
alias bi="bundle_install"
|
||||||
|
|
||||||
bundled_commands=(
|
bundled_commands=(
|
||||||
|
fontello
|
||||||
annotate
|
annotate
|
||||||
cap
|
cap
|
||||||
capify
|
capify
|
||||||
|
Loading…
Reference in New Issue
Block a user