Age | Commit message (Expand) | Author |
2012-05-06 | Suppress "zsh: no matches found" error when $ZSH_CUSTOM has no files | Jim Myhrberg |
2012-05-03 | Don't drop everything after a trailing slash, as this breaks standard svn bra... | Mat Gadd |
2012-05-02 | added 'gcl'for 'git config --list'; and gd for 'git diff' | Dr Nic Williams |
2012-04-25 | Fix formatting | Justin Mazzi |
2012-04-25 | Add instructions on handling updates and prompts. | Justin Mazzi |
2012-04-22 | changed the alias to use to cli provided by sublime text | Dylan Hudson |
2012-04-19 | added aliases for sublime text | Dylan Hudson |
2012-04-18 | Add option to disable status notification | Martin Meredith |
2012-04-12 | Merge remote branch 'upstream/master' | Sébastien M-B |
2012-04-12 | Added yum aliases for: makecache, grouplist, groupinstall, and groupremove. | ntpeters |
2012-04-07 | Add Theme "itchy" | Daniel Bayerlein |
2012-04-05 | Adds glo; glp (arg) | Steven G. Harms |
2012-04-04 | Added an if-statement to see if git is installed | Daniel Lockard |
2012-04-04 | Added subcommands for leiningen 1.7.0 | Peter Tillemans |
2012-04-04 | command to restart pow process | cmar |
2012-04-04 | small changes to make it prettier | Corey Woodcox |
2012-04-04 | add the half-life theme based on steeef and lambda | Corey Woodcox |
2012-04-01 | Added an <esc> to the begining of everything. I ran something when I was in i... | Derek Wyatt |
2012-03-30 | Updated the README to include documentation on the postCallVim callout | Derek Wyatt |
2012-03-30 | Added an optional callout to the end of the interaction function. I put it in... | Derek Wyatt |
2012-03-26 | Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh | fred-o |
2012-03-23 | [themes/josh] Use $(current_branch) in prompt | Piotr Solnica |
2012-03-22 | add maven plugin | Henry Yan |
2012-03-22 | Python plugin: added pygrep command, simplified pyclean | dir01 |
2012-03-20 | Fixed: If you callvim on a non-existant file with a relative path, the CWD of... | Derek Wyatt |
2012-03-20 | A plugin that makes it easier to interact with the (single) running instance ... | Derek Wyatt |
2012-03-20 | Add a cat smilie as alias for cat | mapc |
2012-03-17 | Don't clobber standard Esc+. behavior
| Mat Schaffer |
2012-03-16 | Plugin for encoding strings into base64 and decoding them | Vitaliy Yanchuk |
2012-03-09 | added powed command to list pow urls | cmar |
2012-03-07 | delete time filed | Henry Yan |
2012-03-07 | Disabled title function for emacs term mode | Jeffrey Dileo |
2012-03-06 | fix gnzh theme to detect local rvm installations | William Ting |
2012-03-06 | change color of @ to cyan | Henry Yan |
2012-03-06 | add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh git:... | Henry Yan |
2012-03-05 | move kafeitu.zsh-theme to themes folder | Henry Yan |
2012-03-05 | Added kafeitu theme it modified by robbyrussell | Henry Yan |
2012-03-05 | Added link to wiki page for plugins to README. | Tom Morris |
2012-03-01 | current repository action | pomaxa |
2012-03-01 | Pager is 'less -R' to support colored outputs | Rotem Yaari |
2012-03-01 | Add dircycle plugin: enables cycling through the directory stack | Rotem Yaari |
2012-02-28 | made the 'd' alias only show the directories that can be cd'ed to using the n... | Alex Light |
2012-02-26 | Add gem build autocompletion | David Lee |
2012-02-25 | clean up rbenv support for 'fino' theme | Max Masnick |
2012-02-25 | merge changes from offical repo | Max Masnick |
2012-02-23 | Fix spurious correction with sudo vim
| Andrew Ash |
2012-02-23 | Add completion for pip install -r - so that it autocompletes requirements fil... | William Roe |
2012-02-21 | Merge pull request #958 from cruser42/master | Carlos Rodriguez |
2012-02-21 | Fixed bug introduced when fixing issue 896 | cruser42 |
2012-02-20 | Merge pull request #868 from wgriffioen/bundler_add_rails | Carlos Rodriguez |