Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-29 | Add fine-grained git prompt status to lukerandall.zsh-theme | Luke Randall | |
2011-04-29 | Add muse theme for 256 color terminals | Matt Sacks | |
2011-04-29 | Custom theme with Git support | Juan G. Hurtado | |
This is my personal oh-my-zsh theme. It has Git support through methods found in Git lib file of oh-my-zsh. It uses: - parse_git_dirty() - git_prompt_ahead() - current_branch() - git_prompt_short_sha() - git_prompt_status() It also shows user name, machine name and current path. You can take a look at a screenshot at http://goo.gl/ZVoyk | |||
2011-04-28 | Merged pull request #307 from jtriley/jtriley-theme. | Robby Russell | |
add my custom zsh prompt | |||
2011-04-28 | Merged pull request #302 from ↵ | Robby Russell | |
JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061. New theme second try | |||
2011-04-28 | Merged pull request #299 from atmos/master. | Robby Russell | |
Support non-standard rvm install prefixes in bira | |||
2011-04-28 | add my custom zsh prompt | Justin Riley | |
2011-04-26 | Merged pull request #138 from murilasso/master. | Robby Russell | |
Added my theme | |||
2011-04-26 | Merged pull request #288 from dogenpunk/dogenpunk_theme. | Robby Russell | |
Adding dogenpunk theme | |||
2011-04-26 | Merged pull request #297 from Soliah/master. | Robby Russell | |
Updated my theme. | |||
2011-04-23 | added custom theme, based on eastwood | Felipe Gallois | |
2011-04-21 | support non-standard rvm install prefixes | Corey Donohoe | |
2011-04-21 | Made my them display the current rvm gemset and check for detached head | Christopher Chow | |
state in git. | |||
2011-04-16 | Add new jonathan theme | Jonathan Tron | |
2011-04-12 | Add: new theme | kphoen | |
2011-04-12 | Added the Frisk theme | James Frasca | |
2011-04-12 | kolo.zsh-theme | Dmitry Maksimov | |
2011-03-31 | Adding dogenpunk theme | Matthew M. Nelson | |
2011-03-17 | Added terminal party theme. | Joakim Ekberg | |
2011-03-15 | No space before prompt char at beginning of line | Tom Kirchner | |
2011-03-15 | Actually show return code on failure | Tom Kirchner | |
2011-03-15 | Sweet lightning bolt on uncommitted git changes | Tom Kirchner | |
2011-03-15 | Remove unnecessary whitespace | Tom Kirchner | |
2011-03-15 | Make personal theme based on dst | Tom Kirchner | |
2011-02-21 | Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master | Robby Russell | |
2011-02-21 | Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into ↵ | Robby Russell | |
nanotech-master | |||
2011-02-21 | Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh ↵ | Robby Russell | |
into sorin-ionescu-theme-sorin | |||
2011-02-21 | Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into ↵ | Robby Russell | |
nicoulaj-nicoulaj-theme | |||
2011-02-17 | Renamed theme. | Murilo Soares Pereira | |
2011-02-17 | Added my theme. | Murilo Soares Pereira | |
2011-02-05 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | NanoTech | |
2011-02-03 | Added sorin oh-my-zsh theme. | Sorin Ionescu | |
2011-02-04 | Added time since last commit to Soliah theme and changed some colours. | Christopher Chow | |
2011-01-15 | Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into ↵ | Robby Russell | |
theunraveler-master | |||
2011-01-14 | Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master | Robby Russell | |
2011-01-14 | Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into ↵ | Robby Russell | |
Dieterbe-dieter-theme | |||
2011-01-14 | Merge branch 'master' of https://github.com/sunaku/oh-my-zsh | Robby Russell | |
2011-01-14 | Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into ↵ | Robby Russell | |
dannytatom-master | |||
2011-01-14 | Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master | Robby Russell | |
2011-01-14 | added newline | Stephen Middleton | |
2011-01-14 | Personal Style | Stephen Middleton | |
2011-01-14 | theme changes | Stephen Middleton | |
2011-01-14 | changes to theme | Stephen Middleton | |
2011-01-13 | add Rixius-Theme | Stephen Middleton | |
2011-01-10 | Added svn info in prompt with plugin. | Robin Ramael | |
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example). | |||
2011-01-10 | theme based on afowler with vi-mode support | Francesco Lazzarino | |
2011-01-09 | Added lambda theme | Danny Tatom | |
2011-01-08 | avoid forking subshell to test if user is root | Suraj N. Kurapati | |
2010-12-28 | add "fishy" theme to emulate Fish shell's prompt | Suraj N. Kurapati | |
2010-12-20 | Add superjarin theme that shows current Ruby version via RVM | Jarin Udom | |