1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-22 16:00:08 +00:00
Commit graph

68 commits

Author SHA1 Message Date
Daniel Bye c04b4abe91 Removed calls to compinit in the extract and the bundler plugins. compinit should only be called once, after all modules, libs, etc are imported. 2012-01-13 12:40:59 +00:00
lucapette 7a361870a9 add annotate 2012-01-06 22:10:57 +01:00
Simon Jefford 2176cf37fb bundler plugin - don't "bundle exec rails"
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
2011-12-29 21:54:19 +00:00
Mario Fernandez 444145b495 FIX: commands like ruby and rake where not being completed 2011-11-09 23:01:45 +01:00
Robby Russell 833c856b84 Merge pull request #579 from hakanensari/bundler-plugin-patch
Bundler plugin patch
2011-10-10 05:45:19 -07:00
Robby Russell dfc7319491 Merge pull request #594 from sirech/fix-bundle-compl
Fix completion for bundled commands using the bundler plugin
2011-10-10 05:44:26 -07:00
Robby Russell 490177d48b Merge pull request #225 from Soliah/plugin-bundler
Add tab completion to bundler plugin
2011-10-10 05:26:28 -07:00
Mario Fernandez 965e1cfefa fix completion for commands wrapped with bundler 2011-09-10 11:35:08 +02:00
Hakan Ensari ee507c9046 add foreman, nanoc, and rainbows to list of bundled commands 2011-08-31 16:21:09 +01:00
Hakan Ensari 9c5c70dc0a order aliases alphabetically 2011-08-31 12:51:10 +01:00
Ches Martin 11fcdb844d Add guard to bundler plugin's wrapped commands 2011-08-13 04:53:23 +07:00
artemk 0061dda057 Add bundle open alias, which open gem using EDITOR var 2011-08-06 16:46:37 +03:00
Shane Emmons 6bf468f92c add alias for bundle package to the bundler plugin 2011-07-25 08:02:25 -07:00
Hakan Ensari 913cf53252 refactor _run-with-bundler 2011-07-14 17:35:12 +01:00
Hakan Ensari ba5fa3abc8 alias bundle list 2011-07-13 22:54:30 +01:00
Hakan Ensari 60e104acd1 merge bundler and bundle-exec plugins 2011-07-13 22:54:30 +01:00
Christopher Chow 4144f4beea Add tab completion to bundler plugin. 2011-02-23 03:05:25 +11:00
Myron Marston 6b610d7dd8 Add bundler plugin with aliases. 2011-02-15 11:27:25 -08:00