summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)Author
2012-09-17Added space to promptTyler Cipriani
2012-09-17Added junkfood themeTyler Cipriani
2012-09-13Add agnoster.zsh-themeIsaac Wolkerstorfer
2012-09-13Merge remote-tracking branch 'upstream/master'Xavier Lacoste
2012-09-11Merge remote-tracking branch 'upstream/master'James Smith
2012-09-02Update fishy theme to collapse working directory in PROMPT.Nicholas Hutchinson
For non-trailing path components, we show only the first character. So, as in Fish proper, we convert ~/some/really/really/really/long/path/name to ~/s/r/r/r/l/p/name.
2012-09-01Merge pull request #1228 from clutt0n/masterRobby Russell
Small improving themes/jnrowe.zsh-theme
2012-08-30Add empty function rbenv_prompt_info() if doesn't existsXavier Lacoste
2012-08-14new 3den theme with RVM and GITMarcelo Eden
2012-07-24MergeJames Smith
2012-07-24delete os specific disable-patternsclutton
2012-07-24improvement: define PROMPT_HOST once on startupclutton
2012-07-19Added avit themeAndrew Vit
2012-07-17merge from upstream masterHenry Yan
2012-07-16modify themes/jnrowe.zsh-theme, add host directive "Ξ (mbsd) ~ →"clutton
2012-07-11Merge pull request #1200 from andyfleming/masterRobby Russell
New theme af-magic.zsh-theme
2012-07-03Fix the rvm gemset right prompt:wqjais
2012-07-03Add new theme : jaischeemajaischeema
2012-06-28Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-25Merge remote-tracking branch 'upstream/master'Sébastien
2012-06-22Merge pull request #1182 from jugyo/patch-1Robby Russell
correct the ruby version label of the 'nebirhos' theme for rbenv
2012-06-22Merge pull request #1159 from kristi/masterRobby Russell
Steef theme - Improved git untracked file detection
2012-06-21correct the ruby version label for rbenvjugyo
2012-06-20theme cleanupAndy Fleming
2012-06-20added first version of my theme af-magicAndy Fleming
2012-06-18Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-13add --directory flagKristi
2012-06-13Use grep to detect if untracked files exist instead of storing all the ↵Kristi
output of ls-files.
2012-06-12fix a very minor bug with colors of parenthesis in the terminalparty themethackoun
2012-05-23fino-time themeAlexander Berezovsky
2012-04-12Merge remote branch 'upstream/master'Sébastien M-B
Conflicts: lib/completion.zsh
2012-04-07Add Theme "itchy"Daniel Bayerlein
2012-04-04small changes to make it prettierCorey Woodcox
2012-04-04add the half-life theme based on steeef and lambdaCorey Woodcox
2012-03-23[themes/josh] Use $(current_branch) in promptPiotr Solnica
2012-03-07delete time filedHenry Yan
2012-03-06fix gnzh theme to detect local rvm installationsWilliam Ting
2012-03-06change color of @ to cyanHenry Yan
2012-03-06add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh ↵Henry Yan
git:(master) ✗
2012-03-05move kafeitu.zsh-theme to themes folderHenry Yan
2012-02-25clean up rbenv support for 'fino' themeMax Masnick
2012-02-25merge changes from offical repoMax Masnick
2012-02-21[JM] Removed LSCOLOR Declaration for Wider SupportJeff McClure
2012-02-20Added 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-20Added a peepcode themeJohn Barker
2012-02-19change the color of arrow when the command line return an errorRach Belaid
2012-02-17blinks theme works with light and dark SolarizedDouglas 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-12handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find itBrent Faulkner
2012-01-23adding rbenv support to all the rvm themesBrent Faulkner
2012-01-16Correct color and font issues on UbuntuAdam Lindberg