Age | Commit message (Expand) | Author |
2011-04-28 | Move sourcing of custom to below plugins | Pat Regan |
2011-04-28 | add my custom zsh prompt | Justin Riley |
2011-04-28 | add git-prompt plugin from olivierverdier/zsh-git-prompt | Justin Riley |
2011-04-27 | redis-cli.plugin.zsh removed, adding to the fpath isn't needed now | Pat Regan |
2011-04-27 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Pat Regan |
2011-04-26 | added alias for apt-cache search | Florian Adamsky |
2011-04-26 | Merged pull request #138 from murilasso/master. | Robby Russell |
2011-04-26 | Merged pull request #276 from saimn/yum. | Robby Russell |
2011-04-26 | Merged pull request #278 from totolici/redis-plugin. | Robby Russell |
2011-04-26 | Merged pull request #288 from dogenpunk/dogenpunk_theme. | Robby Russell |
2011-04-26 | Merged pull request #287 from arthurkalm/install-tweeks. | Robby Russell |
2011-04-26 | Merged pull request #294 from alexrinass/mysql-macports-plugin. | Robby Russell |
2011-04-26 | Merged pull request #297 from Soliah/master. | Robby Russell |
2011-04-26 | Merged pull request #298 from wolverian/master. | Robby Russell |
2011-04-26 | Merged pull request #300 from gallois/master. | Robby Russell |
2011-04-23 | added custom theme, based on eastwood | Felipe Gallois |
2011-04-21 | support non-standard rvm install prefixes | Corey Donohoe |
2011-04-22 | Add 'upgrade' to brew completions. | Ilmari Vacklin |
2011-04-21 | Made my them display the current rvm gemset and check for detached head | Christopher Chow |
2011-04-20 | Added start/stop aliases for Apache 2 installation via macports. | Alexander Rinass |
2011-04-20 | Fixed folder naming for mysql-macports plugin and improved start/stop scripts. | Alexander Rinass |
2011-04-20 | Remove fpath/compinit code from github and npm plugins | Pat Regan |
2011-04-20 | Merge remote branch 'upstream/master' | Pat Regan |
2011-04-19 | Added bindings for Gnome terminal. | Arthur Kalmenson |
2011-04-19 | Make the delete key work correctly, instead of outputting a ~ | Arthur Kalmenson |
2011-04-18 | Changed to use which. | Arthur Kalmenson |
2011-04-18 | Change URL to https since most corporate environments block git port. | Arthur Kalmenson |
2011-04-18 | Make the chsh more reliable. | Arthur Kalmenson |
2011-04-17 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg |
2011-04-16 | Add new jonathan theme | Jonathan Tron |
2011-04-15 | Fix indentation | Tristan Carel |
2011-04-15 | Fix alias `eeval' | Tristan Carel |
2011-04-15 | - Fix pass of parameters | Tristan Carel |
2011-04-14 | redis-cli completion plugin | alexandru |
2011-04-14 | refactored pycrm command | DiĆ³genes |
2011-04-14 | More comments | Tristan Carel |
2011-04-13 | I should not have merged this here. | Tristan Carel |
2011-04-13 | new yum plugin with useful aliases | Simon |
2011-04-13 | Removing master stuff | Tristan Carel |
2011-04-13 | Merge branch 'master'; commit 'ca4dabb45e14d8cd38e07c4ffadf9473ceb2193b' into... | Tristan Carel |
2011-04-13 | Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23 | Tristan Carel |
2011-04-13 | Fix version parsing. Now working with command $ zsh --version | Tristan Carel |
2011-04-13 | New tool require_tool.sh | Tristan Carel |
2011-04-13 | adding python plugin with some aliases | DiĆ³genes |
2011-04-13 | New plugin git-svn installing git project | Tristan Carel |
2011-04-12 | Minor reformatting | Pat Regan |
2011-04-13 | github plugin: check for `ruby`. | Daniel Hahler |
2011-04-12 | Moved the plugin fpath loop and compinit so they happen before custom scripts... | Pat Regan |
2011-04-12 | Optimize plugin loading so that only one call to compinit is required | Pat Regan |
2011-04-12 | Moved compinit call back to oh-my-zsh.sh, after plugins are loaded | Pat Regan |