Robby Russell
833c856b84
Merge pull request #579 from hakanensari/bundler-plugin-patch
...
Bundler plugin patch
15 years ago
Robby Russell
dfc7319491
Merge pull request #594 from sirech/fix-bundle-compl
...
Fix completion for bundled commands using the bundler plugin
15 years ago
Robby Russell
cceb387e0b
Merge pull request #595 from zachriggle/grails-plugin
...
Grails plugin
15 years ago
Robby Russell
0fe2462af8
Merge pull request #554 from toolbear/549-fix-auto-upgrade
...
Fix auto upgrade failure from non-exported ZSH env var
15 years ago
Robby Russell
167f84dacd
Merge pull request #607 from vddgil/patch-1
...
Textmate plugin update to take Gemfile and cucumber features in account
15 years ago
Robby Russell
c5e6dbf76b
Merge pull request #613 from rkj/master
...
Please merge my theme.
15 years ago
Robby Russell
15d7a4c225
Merge pull request #614 from philippbosch/feature/terminitor-plugin
...
terminitor plugin
15 years ago
Robby Russell
85fd141ff9
Merge pull request #622 from foozmeat/master
...
This is the correct way to check the return value
15 years ago
Robby Russell
ebd0523a4a
Merge pull request #626 from nickstenning/upstream
...
Better cake completion
15 years ago
Robby Russell
72adfb6cc7
Merge pull request #631 from danshearmur/git-merge-alias
...
added git merge as gm
15 years ago
Robby Russell
57f04b921e
Merge pull request #645 from mr-szymanski/master
...
Add "wuffers" theme
15 years ago
Robby Russell
1228638b41
Merge pull request #648 from SFEley/d926a55872b5a12ab8b987e9d86c02358d0c825e
...
New theme - Crunch
15 years ago
Robby Russell
26b20e21e1
Merge pull request #418 from ptrv/master
...
Added Mercurial plugin
15 years ago
Robby Russell
11a0c33323
Merge pull request #441 from Gonzih/master
...
Create gnzh theme and vundle plugin
15 years ago
Robby Russell
cc82ac1ed6
Merge pull request #273 from blueyed/hub-alias-only-with-ruby
...
Minor fix for the github plugin: check for `ruby`.
15 years ago
Robby Russell
490177d48b
Merge pull request #225 from Soliah/plugin-bundler
...
Add tab completion to bundler plugin
15 years ago
Robby Russell
7b6b6f1d92
Merge pull request #205 from sorin-ionescu/plugin-gnu-utils
...
gnu-utils plugin
15 years ago
Robby Russell
84c20ce6dd
Merge pull request #482 from volpino/master
...
Theme chooser + fox's theme
15 years ago
Robby Russell
e91e384497
Merge pull request #428 from matthewmccullough/gradleplugin
...
Added a gradle build tool plugin
15 years ago
Robby Russell
e59a9cbbaa
Merge pull request #338 from norm2782/master
...
Added my norm theme to oh-my-zsh
15 years ago
Robby Russell
6cc4389304
Merge pull request #319 from sorin-ionescu/plugin-npm
...
Replace npm 0.x completion with 1.0 completion.
15 years ago
Robby Russell
1ab0054dc6
Merge pull request #275 from tristan0x/require_tool
...
New script $ZSH/tools/require_tool.sh to ensure version of tool
15 years ago
Robby Russell
6e8c0c178d
Merge pull request #274 from diofeher/master
...
A python plugin
15 years ago
Robby Russell
14bb3105d3
Merge pull request #525 from kibs/master
...
Option for setting a different path to your custom files and plugins.
15 years ago
Mark Szymanski
c373c7153b
Fix up some wonkiness
15 years ago
Mark Szymanski
40cc4dabfb
Add new theme: wuffers
15 years ago
Dan Shearmur
c1c7b0e4af
added git merge as gm
15 years ago
Nick Stenning
8287cc177e
Better cake completion: don't barf on options, and don't clobber user's namespace
15 years ago
James Moore
b2703a3c8a
This is the correct way to check the return value
15 years ago
James Moore
c2d0cdd533
This needs to explicitly check the return value
15 years ago
Roman Kamyk
d22b253ce2
split rkj into two themes.
15 years ago
Philipp Bosch
0d285e3a0f
terminitor plugin: add autocompletion also for edit, delete and setup subcommands.
15 years ago
Philipp Bosch
47d0735b5f
terminitor plugin: add autocompletion for start subcommand.
15 years ago
Philipp Bosch
1ad8fde027
Add basic autocompletion for terminitor ( https://github.com/achiu/terminitor ).
15 years ago
Roman Kamyk
2b55ee0753
Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh
15 years ago
Gil Vandendriesssche
701f775c18
Textmate plugin update to take Gemfile and cucumber features in account
15 years ago
Zach Riggle
f9c143b69c
[plugins/grails] Remove warning message; it's always displayed
15 years ago
Zach Riggle
5173634359
[plugins/grails] Use globbing instead of grep
15 years ago
Zach Riggle
c6e8c856cb
[plugins/grails] Added grails plugin
15 years ago
Mario Fernandez
965e1cfefa
fix completion for commands wrapped with bundler
15 years ago
Max Gonzih
8a31ae5137
Merge branch 'master' of github.com:Gonzih/oh-my-zsh
15 years ago
Max Gonzih
fe175661fd
vundle call fixed for new vundle version
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
Robby Russell
762b55bb2b
Merge pull request #490 from hwti/428f18cf428fd86bd6e99c4363e5f25d0e392506
...
Add key bindings for gnome-terminal on Fedora
15 years ago
Robby Russell
0b01195a09
Merge pull request #408 from thunfischbrot/patch-1
...
Included some essential aliases in the lol plugin
15 years ago
Robby Russell
91d02ffbc1
Merge pull request #575 from mr-szymanski/master
...
Add git alias
15 years ago
Robby Russell
9d67d75b0a
Revert "Enable red dots during completion by default".
...
After a few weeks of using this, I'd prefer this to not be enabled by default. My bad for suggesting that in the first place.
This reverts commit fc49b4a4de .
15 years ago
Mark Szymanski
bd6aba9c68
Add an alias for ga --> git add, too
15 years ago
Mark Szymanski
1fb141cfb5
Add gss alias for git status -s
15 years ago