Age | Commit message (Expand) | Author |
2010-09-30 | Reorganizing plugins so that each plugin has it's own directory now so that a... | Robby Russell |
2010-09-30 | Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennet... | Robby Russell |
2010-09-30 | Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekp... | Robby Russell |
2010-09-30 | Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into... | Robby Russell |
2010-09-30 | Match xterm-color, the default OS X terminal | Trevor Creech |
2010-09-30 | Tidying up the spacing to bring in line with coding standards | Robby Russell |
2010-09-30 | Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent | Robby Russell |
2010-09-30 | Merge branch 'theunraveler_theme' of http://github.com/theunraveler/oh-my-zsh... | Robby Russell |
2010-09-30 | Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh in... | Robby Russell |
2010-09-30 | Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shi... | Robby Russell |
2010-09-26 | Portable perl dirpersiststore because 'tail -r' doesn't work everywhere. | Matt Cable |
2010-09-26 | Add vi-mode plugin for vi-like editing | Tomas Kramar |
2010-09-26 | Do not complete named-directories | Tomas Kramar |
2010-09-26 | unset config_file is useless | Tomas Kramar |
2010-09-25 | Added theunraveler theme. | Jake Bell |
2010-09-24 | ssh-agent module | gwjo |
2010-09-21 | Removed unportable (and unnecessary) grep flags | Matt Cable |
2010-09-19 | Change zdirstore to variable | Matt Cable |
2010-09-19 | Added install instructions | Matt Cable |
2010-09-19 | Added installation function | Matt Cable |
2010-09-19 | Move dirpersist to plugin | Matt Cable |
2010-09-19 | Escape some metachars that trip up .zdirstore script | Matt Cable |
2010-09-19 | Escape &'s in path name. Need to find general function for escaping all | Matt Cable |
2010-09-19 | Alias popd to remove deleted dirs from persistance | Matt Cable |
2010-09-19 | Initial pass at pesistant directory stack | Matt Cable |
2010-09-10 | Adding comments | Vivek Prahlad |
2010-09-10 | Adding a plugin with aliases for macports | Vivek Prahlad |
2010-08-30 | Added the truly epic kennethreitz theme. | Kenneth Reitz |
2010-08-24 | Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63 | Robby Russell |
2010-08-19 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell |
2010-08-19 | Switching to /usr/bin/env zsh instead of /bin/zsh in the installer | Robby Russell |
2010-08-19 | add fletcherm theme; a slightly modified copy of an old tonotdo theme | Matt Fletcher |
2010-08-19 | add simple mrtazz theme based on robbyrussell | Daniel Schauenberg |
2010-08-19 | update brew plugin from homebrew contributions | Daniel Schauenberg |
2010-08-19 | Merge branch 'master' of http://github.com/AlexBio/oh-my-zsh into AlexBio/master | Robby Russell |
2010-08-19 | Made the user_machine_size calculation generic. Pwned the function name. | Josh Price |
2010-08-19 | Added my own theme based on pat's | Josh Price |
2010-08-16 | add candy theme | Alessandro Ghedini |
2010-06-10 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell |
2010-06-10 | Adding a ggpnp which does a git pull followed by a git push. | Robby Russell |
2010-06-07 | updated the readme | toabi |
2010-06-07 | added plugin to control macports mysql-server installation | Tobias Birmili |
2010-06-05 | Added my own theme. | Takashi Yoshida |
2010-06-05 | Don't correct hpodder commands. | James Rowe |
2010-06-05 | Added a minimum zsh version note. | James Rowe |
2010-06-05 | Don't display dotfiles or reverse sort with ll alias. | James Rowe |
2010-06-05 | Ignore commands that start with a space. | James Rowe |
2010-06-05 | Don't auto-correct ebuild commands. | James Rowe |
2010-06-03 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell |
2010-06-03 | Adding some candy to the upgrade script | Robby Russell |