Jeff Wallace
|
96265d2645
|
fix bundler plugin for root level folders
this fix allows _within-bundled-project() to properly pickup a Gemfile
within a root level folder (ie. /my_project)
|
14 years ago |
Nicolas Cavigneaux
|
73c2c8adc7
|
Add Thor to bundled commands
|
14 years ago |
Daniel Bye
|
b73f95ab26
|
Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script.
|
14 years ago |
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.
|
14 years ago |
lucapette
|
7a361870a9
|
add annotate
|
14 years ago |
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
|
14 years ago |
Mario Fernandez
|
444145b495
|
FIX: commands like ruby and rake where not being completed
|
15 years ago |
Mario Fernandez
|
965e1cfefa
|
fix completion for commands wrapped with bundler
|
15 years ago |
Hakan Ensari
|
ee507c9046
|
add foreman, nanoc, and rainbows to list of bundled commands
|
15 years ago |
Hakan Ensari
|
9c5c70dc0a
|
order aliases alphabetically
|
15 years ago |
Ches Martin
|
11fcdb844d
|
Add guard to bundler plugin's wrapped commands
|
15 years ago |
artemk
|
0061dda057
|
Add bundle open alias, which open gem using EDITOR var
|
15 years ago |
Shane Emmons
|
6bf468f92c
|
add alias for `bundle package` to the bundler plugin
|
15 years ago |
Hakan Ensari
|
913cf53252
|
refactor _run-with-bundler
|
15 years ago |
Hakan Ensari
|
ba5fa3abc8
|
alias bundle list
|
15 years ago |
Hakan Ensari
|
60e104acd1
|
merge bundler and bundle-exec plugins
|
15 years ago |
Christopher Chow
|
4144f4beea
|
Add tab completion to bundler plugin.
|
15 years ago |
Myron Marston
|
6b610d7dd8
|
Add bundler plugin with aliases.
|
15 years ago |