summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)Author
2011-04-29Add fine-grained git prompt status to lukerandall.zsh-themeLuke Randall
2011-04-29Add muse theme for 256 color terminalsMatt Sacks
2011-04-29Custom theme with Git supportJuan 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-28Merged pull request #307 from jtriley/jtriley-theme.Robby Russell
add my custom zsh prompt
2011-04-28Merged pull request #302 from ↵Robby Russell
JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061. New theme second try
2011-04-28Merged pull request #299 from atmos/master.Robby Russell
Support non-standard rvm install prefixes in bira
2011-04-28add my custom zsh promptJustin Riley
2011-04-26Merged pull request #138 from murilasso/master.Robby Russell
Added my theme
2011-04-26Merged pull request #288 from dogenpunk/dogenpunk_theme.Robby Russell
Adding dogenpunk theme
2011-04-26Merged pull request #297 from Soliah/master.Robby Russell
Updated my theme.
2011-04-23added custom theme, based on eastwoodFelipe Gallois
2011-04-21support non-standard rvm install prefixesCorey Donohoe
2011-04-21Made my them display the current rvm gemset and check for detached headChristopher Chow
state in git.
2011-04-16Add new jonathan themeJonathan Tron
2011-04-12Add: new themekphoen
2011-04-12Added the Frisk themeJames Frasca
2011-04-12kolo.zsh-themeDmitry Maksimov
2011-03-31Adding dogenpunk themeMatthew M. Nelson
2011-03-17Added terminal party theme.Joakim Ekberg
2011-03-15No space before prompt char at beginning of lineTom Kirchner
2011-03-15Actually show return code on failureTom Kirchner
2011-03-15Sweet lightning bolt on uncommitted git changesTom Kirchner
2011-03-15Remove unnecessary whitespaceTom Kirchner
2011-03-15Make personal theme based on dstTom Kirchner
2011-02-21Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-masterRobby Russell
2011-02-21Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into ↵Robby Russell
nanotech-master
2011-02-21Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh ↵Robby Russell
into sorin-ionescu-theme-sorin
2011-02-21Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into ↵Robby Russell
nicoulaj-nicoulaj-theme
2011-02-17Renamed theme.Murilo Soares Pereira
2011-02-17Added my theme.Murilo Soares Pereira
2011-02-05Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshNanoTech
2011-02-03Added sorin oh-my-zsh theme.Sorin Ionescu
2011-02-04Added time since last commit to Soliah theme and changed some colours.Christopher Chow
2011-01-15Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into ↵Robby Russell
theunraveler-master
2011-01-14Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-masterRobby Russell
2011-01-14Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into ↵Robby Russell
Dieterbe-dieter-theme
2011-01-14Merge branch 'master' of https://github.com/sunaku/oh-my-zshRobby Russell
2011-01-14Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into ↵Robby Russell
dannytatom-master
2011-01-14Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-masterRobby Russell
2011-01-14added newlineStephen Middleton
2011-01-14Personal StyleStephen Middleton
2011-01-14theme changesStephen Middleton
2011-01-14changes to themeStephen Middleton
2011-01-13add Rixius-ThemeStephen Middleton
2011-01-10Added 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-10theme based on afowler with vi-mode supportFrancesco Lazzarino
2011-01-09Added lambda themeDanny Tatom
2011-01-08avoid forking subshell to test if user is rootSuraj N. Kurapati
2010-12-28add "fishy" theme to emulate Fish shell's promptSuraj N. Kurapati
2010-12-20Add superjarin theme that shows current Ruby version via RVMJarin Udom