Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-03 | Moving current_branch() to git plugin | Robby Russell | |
2010-06-03 | Initial implementation of a new plugin system, so that people can managed ↵ | Robby Russell | |
which aliases/functions they want. | |||
2010-05-06 | makes git status prompt 4x faster | Andy Fowler | |
(via git status -s, benchmarked) | |||
2009-12-27 | Putting Git related aliases into git.zsh to have them in context. | Martin Klepsch | |
2009-11-25 | Adding current_branch function, which can be used like: git pull origin master | Robby Russell | |
2009-11-09 | Modifying changes for issue 25, to fix issue 27 | Toon Claes | |
2009-11-09 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Toon Claes | |
2009-11-09 | Fixed issue #25. | meh | |
2009-11-04 | Joined the appearance so the theme can apply LSCOLORS too | Toon Claes | |
2009-09-23 | Moving all zsh config options into a lib/ subdirectory to make way for some ↵ | Robby Russell | |
upcoming changes to directory structure and configuration options |