From c89afd2f6a7221152648c7c0e32879dfc98cad5b Mon Sep 17 00:00:00 2001 From: "Simeon F. Willbanks" Date: Tue, 11 Dec 2012 11:17:32 -0800 Subject: Fixes #1485 zeus should not be bundled --- plugins/zeus/zeus.plugin.zsh | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/zeus/zeus.plugin.zsh') diff --git a/plugins/zeus/zeus.plugin.zsh b/plugins/zeus/zeus.plugin.zsh index 1658b34d3..eddfb4f94 100644 --- a/plugins/zeus/zeus.plugin.zsh +++ b/plugins/zeus/zeus.plugin.zsh @@ -2,12 +2,6 @@ # Zeus preloads your Rails environment and forks that process whenever # needed. This effectively speeds up Rails' boot process to under 1 sec. -# Always use bundler. -# Rails depends on bundler, so we can be pretty sure, that there are no -# problems with this command. For all the other aliases I provided an -# alternative, in case people have conflicts with other plugins (e.g. suse). -alias zeus='bundle exec zeus' - # Init alias zi='zeus init' alias zinit='zeus init' -- cgit v1.2.3-70-g09d2