diff options
author | Thomas Kriechbaumer <kriechbaumer@gmail.com> | 2014-07-02 20:36:16 +0200 |
---|---|---|
committer | Thomas Kriechbaumer <kriechbaumer@gmail.com> | 2014-07-15 16:42:23 +0200 |
commit | a22e0256a35e6e3378f253090029abfaf917a81c (patch) | |
tree | a3e70fb5747f113572a742ea55b99782c5aeb629 /plugins/bundler | |
parent | c4eec0b1349168a0c23819d153401ce7e802260c (diff) | |
download | zsh-a22e0256a35e6e3378f253090029abfaf917a81c.tar.gz zsh-a22e0256a35e6e3378f253090029abfaf917a81c.tar.bz2 zsh-a22e0256a35e6e3378f253090029abfaf917a81c.zip |
remove foreman from bundler-commands
closes #1825
Diffstat (limited to 'plugins/bundler')
-rw-r--r-- | plugins/bundler/bundler.plugin.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index 57fb20bea..0c981c924 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -12,7 +12,6 @@ bundled_commands=( capify cucumber foodcritic - foreman guard irb jekyll |