diff options
author | Thomas Kriechbaumer <kriechbaumer@gmail.com> | 2014-07-02 20:36:33 +0200 |
---|---|---|
committer | Thomas Kriechbaumer <kriechbaumer@gmail.com> | 2014-07-15 16:42:23 +0200 |
commit | f5e69c6cab20f1ac6dbb67f0cd7b49d079e0a76c (patch) | |
tree | 23a64a20393193f471f597b66976c93b76b16183 /plugins/bundler/bundler.plugin.zsh | |
parent | a22e0256a35e6e3378f253090029abfaf917a81c (diff) | |
download | zsh-f5e69c6cab20f1ac6dbb67f0cd7b49d079e0a76c.tar.gz zsh-f5e69c6cab20f1ac6dbb67f0cd7b49d079e0a76c.tar.bz2 zsh-f5e69c6cab20f1ac6dbb67f0cd7b49d079e0a76c.zip |
remove spin from bundler-commands
closes #1817
Diffstat (limited to 'plugins/bundler/bundler.plugin.zsh')
-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 0c981c924..22f59db4f 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -28,7 +28,6 @@ bundled_commands=( shotgun sidekiq spec - spin spork strainer tailor |