Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-09 | Add Django plugin. | Marc Abramowitz | |
This is a slight modification of the Django zsh completions that I found at https://raw.github.com/technolize/zsh-completion-funcs/master/_manage.py | |||
2011-06-08 | Fix MM lines being read correctly | Adam Lindberg | |
2011-06-07 | Rename guru theme to sunrise | Adam Lindberg | |
2011-06-07 | Fix git R and M status when used together | Adam Lindberg | |
2011-06-07 | Add note about Solarized color theme | Adam Lindberg | |
2011-06-07 | Add email address | Adam Lindberg | |
2011-06-07 | Merge remote-tracking branch 'robbyrussell/master' | Adam Lindberg | |
2011-06-07 | Remove unused colors and use original prompt color | Adam Lindberg | |
2011-06-05 | Merge pull request #400 from mkomitee/master | Robby Russell | |
Fix bug introduced in pull request #395 which impacts users who DISABLE_AUTO_UPDATE | |||
2011-06-04 | Add support for loading mulitple identities | gwjo | |
2011-06-04 | Add support for agent forwarding | gwjo | |
2011-06-04 | Fix bug from Pull request #395 | Michael Komitee | |
#395 broke oh-my-zsh for users who disable check-for-updates | |||
2011-06-04 | Merge pull request #395 from vguerci/upgrade-before-init | Robby Russell | |
Upgrade before init | |||
2011-06-04 | [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) | vguerci | |
2011-06-03 | Colorize Install & Upgrade Scripts | Andrew Hodges | |
Make tools/install.sh and tools/upgrade.sh pretty. | |||
2011-06-03 | Merge pull request #371 from nebirhos/master | Robby Russell | |
Another (useless) theme! | |||
2011-06-03 | Merge pull request #378 from secondplanet/master | Robby Russell | |
Humza.zsh-theme | |||
2011-06-03 | Merge pull request #391 from mattdoran/master | Robby Russell | |
Fix typos in svn plugin | |||
2011-06-04 | Fix typos in the svn plugin that would cause calls to 'svn' when not in an ↵ | Matt Doran | |
svn working copy. | |||
2011-06-02 | Merge pull request #385 from sunaku/theme | Robby Russell | |
add "sunaku" theme, see http://ompldr.org/vOHcwZg | |||
2011-06-01 | add "sunaku" theme, see http://ompldr.org/vOHcwZg | Suraj N. Kurapati | |
2011-06-01 | Merge pull request #382 from miloshadzic/master | Robby Russell | |
miloshadzic theme | |||
2011-06-01 | Merge pull request #380 from brianjriddle/master | Robby Russell | |
fixes for ant plugin. tested on mac. | |||
2011-06-01 | Merge pull request #383 from alanpeabody/master | Robby Russell | |
My theme | |||
2011-06-01 | Adds my theme | Miloš Hadžić | |
2011-06-01 | Remove extra space when no status | Adam Lindberg | |
2011-06-01 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell | |
2011-06-01 | Revert "Added my zsh theme file, heavily based on sjl's" as it relies | Robby Russell | |
on a dotfile to be in ~/bin. This reverts commit f2f34f5404e8ab674a0e345a709783b6c56a3b72. | |||
2011-05-31 | Merge pull request #375 from betawaffle/rollback-366 | Robby Russell | |
Rollback of Pull #366 | |||
2011-05-31 | Merge pull request #381 from thePapacy/fix-git-zsh | Robby Russell | |
Fix deleted in git.zsh | |||
2011-05-31 | Fix deleted in git.zsh | Michael Hanson | |
2011-05-31 | fix double -f and corrected format. | Brian Riddle | |
-f%m was getting called twice in the stat_cmd corrected format of stat command from y to Y. | |||
2011-05-31 | Improve unicode characters and git status | Adam Lindberg | |
2011-05-31 | Add guru theme | Adam Lindberg | |
2011-05-30 | added humza.zsh-theme | Second Planet | |
2011-05-30 | Remove Uneeded Lines | Andrew Hodges | |
2011-05-30 | Rollback of Pull #366 | Andrew Hodges | |
sorin-ionescu had some good points. | |||
2011-05-30 | Added nebirhos theme | nebirhos | |
2011-05-29 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh into ↵ | Pete Clark | |
taskwarrior-plugin | |||
2011-05-29 | Merge pull request #359 from theunraveler/master | Robby Russell | |
Rewrite of plugin override | |||
2011-05-29 | Merge pull request #363 from Blattlaus/master | Robby Russell | |
Ant plugin: stat command doesn't work under linux | |||
2011-05-29 | Merge pull request #366 from betawaffle/master | Robby Russell | |
Add/update plugins: brew, rvm, node, npm, pow, and thor. | |||
2011-05-29 | Merge pull request #368 from trapd00r/master | Robby Russell | |
add trapd00r theme | |||
2011-05-29 | Merge pull request #365 from briankftse/master | Robby Russell | |
Added a new theme | |||
2011-05-29 | add trapd00r theme | Magnus Woldrich | |
2011-05-28 | Merge branch 'plugins' | Andrew Hodges | |
2011-05-28 | Thor | Andrew Hodges | |
Add plugin with completion for thor. | |||
2011-05-28 | Cleanup | Andrew Hodges | |
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment. | |||
2011-05-28 | Add new 'minimal' theme | brian tse | |
2011-05-28 | OS X Helpers | Andrew Hodges | |
Add helper aliases for show/hide files. Add helper alias to recursively delete .DS_Store files. |