From 10604cc5763a4905c9849c0fb0ae7f80f1d0d3c6 Mon Sep 17 00:00:00 2001 From: Andrey Koleshko Date: Tue, 10 Mar 2015 17:47:21 +0300 Subject: [PATCH 1/2] 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 --- plugins/bundler/bundler.plugin.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index ba3d3f623..49480f724 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -6,6 +6,7 @@ alias bu="bundle update" alias bi="bundle_install" bundled_commands=( + fontello annotate cap capify From e1e838d843935cfd0a3de50047caebab8d5e6a75 Mon Sep 17 00:00:00 2001 From: Andrey Koleshko Date: Tue, 10 Mar 2015 17:51:23 +0300 Subject: [PATCH 2/2] Update bundler.plugin.zsh --- plugins/bundler/bundler.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index 49480f724..f2a0676d9 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -6,11 +6,11 @@ alias bu="bundle update" alias bi="bundle_install" bundled_commands=( - fontello annotate cap capify cucumber + fontello foodcritic guard irb