Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | Merge remote branch 'upstream/master' | Sébastien M-B | |
2011-12-06 | Adding critical security patch to let you all know I'm on top of this shit. ↵ | Robby Russell | |
add 'nyan' to your plugins... then run for security upgrade. | |||
2011-11-16 | Update theme | Sébastien M-B | |
Use different colors in case of root or ssh connection for prompt. | |||
2011-11-05 | Update completion for SSH | Sébastien M-B | |
Add all hosts found in ~/.ssh/config. Tip found on: http://www.nerux.org/wiki/OpenSSH#coupler_avec_zsh_completion | |||
2011-11-05 | Adding custom theme | Sébastien M-B | |
2011-10-10 | Merge pull request #505 from masnick/master | Robby Russell | |
Add new theme (fino.zsh-theme) | |||
2011-10-10 | Merge pull request #529 from dbb/master | Robby Russell | |
Merge 'deb' and 'debian' plugins | |||
2011-10-10 | Merge pull request #552 from Tricon/master | Robby Russell | |
Purple Apple Logo Theme | |||
2011-10-10 | Merge pull request #579 from hakanensari/bundler-plugin-patch | Robby Russell | |
Bundler plugin patch | |||
2011-10-10 | Merge pull request #594 from sirech/fix-bundle-compl | Robby Russell | |
Fix completion for bundled commands using the bundler plugin | |||
2011-10-10 | Merge pull request #595 from zachriggle/grails-plugin | Robby Russell | |
Grails plugin | |||
2011-10-10 | Merge pull request #554 from toolbear/549-fix-auto-upgrade | Robby Russell | |
Fix auto upgrade failure from non-exported ZSH env var | |||
2011-10-10 | Merge pull request #607 from vddgil/patch-1 | Robby Russell | |
Textmate plugin update to take Gemfile and cucumber features in account | |||
2011-10-10 | Merge pull request #613 from rkj/master | Robby Russell | |
Please merge my theme. | |||
2011-10-10 | Merge pull request #614 from philippbosch/feature/terminitor-plugin | Robby Russell | |
terminitor plugin | |||
2011-10-10 | Merge pull request #622 from foozmeat/master | Robby Russell | |
This is the correct way to check the return value | |||
2011-10-10 | Merge pull request #626 from nickstenning/upstream | Robby Russell | |
Better cake completion | |||
2011-10-10 | Merge pull request #631 from danshearmur/git-merge-alias | Robby Russell | |
added git merge as gm | |||
2011-10-10 | Merge pull request #645 from mr-szymanski/master | Robby Russell | |
Add "wuffers" theme | |||
2011-10-10 | Merge pull request #648 from SFEley/d926a55872b5a12ab8b987e9d86c02358d0c825e | Robby Russell | |
New theme - Crunch | |||
2011-10-10 | Merge pull request #418 from ptrv/master | Robby Russell | |
Added Mercurial plugin | |||
2011-10-10 | Merge pull request #441 from Gonzih/master | Robby Russell | |
Create gnzh theme and vundle plugin | |||
2011-10-10 | Merge pull request #273 from blueyed/hub-alias-only-with-ruby | Robby Russell | |
Minor fix for the github plugin: check for `ruby`. | |||
2011-10-10 | Merge pull request #225 from Soliah/plugin-bundler | Robby Russell | |
Add tab completion to bundler plugin | |||
2011-10-10 | Merge pull request #205 from sorin-ionescu/plugin-gnu-utils | Robby Russell | |
gnu-utils plugin | |||
2011-10-10 | Merge pull request #482 from volpino/master | Robby Russell | |
Theme chooser + fox's theme | |||
2011-10-10 | Merge pull request #428 from matthewmccullough/gradleplugin | Robby Russell | |
Added a gradle build tool plugin | |||
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 | split rkj into two themes. | Roman Kamyk | |
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 | |