Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | Merge pull request #338 from norm2782/master | Robby Russell | |
Added my norm theme to oh-my-zsh | |||
2011-10-10 | Merge pull request #319 from sorin-ionescu/plugin-npm | Robby Russell | |
Replace npm 0.x completion with 1.0 completion. | |||
2011-10-10 | Merge pull request #275 from tristan0x/require_tool | Robby Russell | |
New script $ZSH/tools/require_tool.sh to ensure version of tool | |||
2011-10-10 | Merge pull request #274 from diofeher/master | Robby Russell | |
A python plugin | |||
2011-10-10 | Merge pull request #525 from kibs/master | Robby Russell | |
Option for setting a different path to your custom files and plugins. | |||
2011-10-04 | Fix up some wonkiness | Mark Szymanski | |
2011-10-04 | Add new theme: wuffers | Mark Szymanski | |
2011-09-26 | added git merge as gm | Dan Shearmur | |
2011-09-24 | Better cake completion: don't barf on options, and don't clobber user's ↵ | Nick Stenning | |
namespace | |||
2011-09-23 | This is the correct way to check the return value | James Moore | |
2011-09-23 | This needs to explicitly check the return value | James Moore | |
2011-09-20 | Adding README file for the wakeonlan plugin | Paul Gideon Dann | |
2011-09-20 | split rkj into two themes. | Roman Kamyk | |
2011-09-19 | Splitting wakeonlan plugin completion into separate file | Paul Gideon Dann | |
2011-09-19 | Forgot to quote the path parameter to wakeonlan | Paul Gideon Dann | |
2011-09-19 | Tweaks to the wakeonlan plugin | Paul Gideon Dann | |
These were suggested by sorin-ionescu in pull request #343. | |||
2011-09-15 | terminitor plugin: add autocompletion also for edit, delete and setup ↵ | Philipp Bosch | |
subcommands. | |||
2011-09-15 | terminitor plugin: add autocompletion for start subcommand. | Philipp Bosch | |
2011-09-15 | Add basic autocompletion for terminitor (https://github.com/achiu/terminitor). | Philipp Bosch | |
2011-09-15 | Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh | Roman Kamyk | |
2011-09-14 | Textmate plugin update to take Gemfile and cucumber features in account | Gil Vandendriesssche | |
2011-09-11 | Added VCS prompt to Apple theme. | David Aaron Fendley | |
2011-09-10 | [plugins/grails] Remove warning message; it's always displayed | Zach Riggle | |
2011-09-10 | [plugins/grails] Use globbing instead of grep | Zach Riggle | |
2011-09-10 | [plugins/grails] Added grails plugin | Zach Riggle | |
2011-09-10 | fix completion for commands wrapped with bundler | Mario Fernandez | |
2011-09-02 | Merge branch 'master' of github.com:Gonzih/oh-my-zsh | Max Gonzih | |
2011-09-02 | vundle call fixed for new vundle version | Max Gonzih | |
2011-08-31 | add foreman, nanoc, and rainbows to list of bundled commands | Hakan Ensari | |
2011-08-31 | order aliases alphabetically | Hakan Ensari | |
2011-08-30 | Merge pull request #490 from hwti/428f18cf428fd86bd6e99c4363e5f25d0e392506 | Robby Russell | |
Add key bindings for gnome-terminal on Fedora | |||
2011-08-30 | Merge pull request #408 from thunfischbrot/patch-1 | Robby Russell | |
Included some essential aliases in the lol plugin | |||
2011-08-30 | Merge pull request #575 from mr-szymanski/master | Robby Russell | |
Add git alias | |||
2011-08-30 | Revert "Enable red dots during completion by default". | Robby Russell | |
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 fc49b4a4ded376cd82b813dcb6d72fdc050b7bed. | |||
2011-08-27 | Add an alias for ga --> git add, too | Mark Szymanski | |
2011-08-27 | Add gss alias for git status -s | Mark Szymanski | |
2011-08-17 | Fix auto upgrade failure from non-exported ZSH env var | Tim Taylor | |
Fixes #549. Specify ZSH=$ZSH explicitly when invoking the auto update scripts. | |||
2011-08-16 | Gallois theme - made the git branch/status show for those of us without rvm | Ben Lumley | |
2011-08-16 | Added nifty purple Apple theme. | David Aaron Fendley | |
2011-08-13 | Remove -s switch from apt-copy | Daniel Bolton | |
2011-08-13 | oops, restore broken theme preview | Max Gonzih | |
2011-08-13 | detect rvm or rbenv and show ruby version | Max Gonzih | |
2011-08-12 | Merge pull request #545 from ches/patch-1 | Robby Russell | |
Add guard to bundler plugin's wrapped commands | |||
2011-08-13 | Add guard to bundler plugin's wrapped commands | Ches Martin | |
2011-08-12 | Merge pull request #543 from dmondark/heroku-completion | Robby Russell | |
Heroku completion plugin | |||
2011-08-11 | Added a gradle build tool plugin | Matthew Git McCullough | |
* Enhanced gradle plugin to parse tasks from a quick execution of the tool * Added a duplicated function for gradlew completion that uses gradlew internally. Builds like Gradle itself (built with Gradle) are sensitive to being run with a matching gradlew version. * Fixed broken caching of gradle task names. Added - and -- argument completions. | |||
2011-08-12 | Heroku completion plugin | Ali B | |
2011-08-11 | Merge pull request #492 from hwti/red-dots-completion | Robby Russell | |
Display red dots during completion process (disabled by default) | |||
2011-08-11 | Merge pull request #512 from ichesnokov/master | Robby Russell | |
a little fix for showing colors during upgrade | |||
2011-08-11 | Merge pull request #515 from rahult/feature/powder-plugin | Robby Russell | |
Auto Complete Plugin for powder gem |