Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-30 | Add empty function rbenv_prompt_info() if doesn't exists | Xavier Lacoste | |
2012-08-14 | new 3den theme with RVM and GIT | Marcelo Eden | |
2012-07-24 | Merge | James Smith | |
2012-07-24 | delete os specific disable-patterns | clutton | |
2012-07-24 | improvement: define PROMPT_HOST once on startup | clutton | |
2012-07-19 | Added avit theme | Andrew Vit | |
2012-07-17 | merge from upstream master | Henry Yan | |
2012-07-16 | modify themes/jnrowe.zsh-theme, add host directive "Ξ (mbsd) ~ →" | clutton | |
2012-07-11 | Merge pull request #1200 from andyfleming/master | Robby Russell | |
New theme af-magic.zsh-theme | |||
2012-07-03 | Fix the rvm gemset right prompt:wq | jais | |
2012-07-03 | Add new theme : jaischeema | jaischeema | |
2012-06-28 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Alexander Berezovsky | |
2012-06-25 | Merge remote-tracking branch 'upstream/master' | Sébastien | |
2012-06-22 | Merge pull request #1182 from jugyo/patch-1 | Robby Russell | |
correct the ruby version label of the 'nebirhos' theme for rbenv | |||
2012-06-22 | Merge pull request #1159 from kristi/master | Robby Russell | |
Steef theme - Improved git untracked file detection | |||
2012-06-21 | correct the ruby version label for rbenv | jugyo | |
2012-06-20 | theme cleanup | Andy Fleming | |
2012-06-20 | added first version of my theme af-magic | Andy Fleming | |
2012-06-18 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Alexander Berezovsky | |
2012-06-13 | add --directory flag | Kristi | |
2012-06-13 | Use grep to detect if untracked files exist instead of storing all the ↵ | Kristi | |
output of ls-files. | |||
2012-06-12 | fix a very minor bug with colors of parenthesis in the terminalparty theme | thackoun | |
2012-05-23 | fino-time theme | Alexander Berezovsky | |
2012-04-12 | Merge remote branch 'upstream/master' | Sébastien M-B | |
Conflicts: lib/completion.zsh | |||
2012-04-07 | Add Theme "itchy" | Daniel Bayerlein | |
2012-04-04 | small changes to make it prettier | Corey Woodcox | |
2012-04-04 | add the half-life theme based on steeef and lambda | Corey Woodcox | |
2012-03-23 | [themes/josh] Use $(current_branch) in prompt | Piotr Solnica | |
2012-03-07 | delete time filed | Henry Yan | |
2012-03-06 | change color of @ to cyan | Henry Yan | |
2012-03-06 | add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh ↵ | Henry Yan | |
git:(master) ✗ | |||
2012-03-05 | move kafeitu.zsh-theme to themes folder | Henry Yan | |
2012-02-25 | clean up rbenv support for 'fino' theme | Max Masnick | |
2012-02-25 | merge changes from offical repo | Max Masnick | |
2012-02-21 | [JM] Removed LSCOLOR Declaration for Wider Support | Jeff McClure | |
2012-02-20 | Added New Theme: sonicradish (256 colors) | Jeff McClure | |
Forked from muse theme and inspired by mustang vim theme Dark Background and Solarized Dark look great [ tested on OS X ] Screenshot: https://img.skitch.com/20120221-eb1cxey5aun84tb1ak7fm376k.png muse: https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/muse.zsh-theme mustang: http://hcalves.deviantart.com/art/Mustang-Vim-Colorscheme-98974484http://hcalves.deviantart.com/art/Mustang-Vim-Colorscheme-98974484 | |||
2012-02-20 | Added a peepcode theme | John Barker | |
2012-02-19 | change the color of arrow when the command line return an error | Rach Belaid | |
2012-02-17 | blinks theme works with light and dark Solarized | Douglas Creager | |
The blinks theme now looks good if you're using the light version of the Solarized color scheme, too. It still defaults to the dark version, so it should work as before if you don't override things. If you're using the light version, just set SOLARIZED_THEME to "light" before sourcing oh-my-zsh. | |||
2012-02-12 | handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find it | Brent Faulkner | |
2012-01-23 | adding rbenv support to all the rvm themes | Brent Faulkner | |
2012-01-16 | Correct color and font issues on Ubuntu | Adam Lindberg | |
2011-12-31 | add ability to set custom prefix for cloud theme | Mark Drago | |
2011-12-29 | correctly handle path names with spaces | Philip Hofstetter | |
2011-12-29 | Mortal Scumbag Theme | Michael Andersen | |
2011-12-28 | make pygmalion theme use two lines when needed | Philip Hofstetter | |
if the length of the prompt (excluding color escapes) exceeds 40 characters, emit the arrow prompt on its own line This helps a lot on smaller terminals | |||
2011-12-26 | Merge pull request #776 from mytechnix/master | Robby Russell | |
Added examples aliases in ZSH config template and new theme. | |||
2011-12-26 | Added example aliases in ZSH template. Added a new theme. | Michael Holachek | |
Example aliases allow for an easier way to open ZSH config file/folder in Textmate. New theme is mh.zsh-theme. | |||
2011-12-26 | Black on white theme inspired by Sam Stephenson's terminal screenshot on ↵ | Tate Johnson | |
https://github.com/sstephenson/rbenv | |||
2011-12-19 | Merge pull request #759 from Zhann/master | Robby Russell | |
show gem set next to ruby version |