Commit Graph

521 Commits

Author SHA1 Message Date
6a2e04fefb modify themes/jnrowe.zsh-theme, add host directive "Ξ (mbsd) ~ →" 2012-07-16 02:59:30 +03:00
11034217a7 Merge pull request #1200 from andyfleming/master
New theme af-magic.zsh-theme
2012-07-11 16:52:33 -07:00
8d60f9a0d8 Fix the rvm gemset right prompt:wq 2012-07-03 15:12:55 +10:00
c23392ac5b Add new theme : jaischeema 2012-07-03 13:02:29 +10:00
34f3d4d498 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-28 13:37:00 -07:00
29fb24487c Merge remote-tracking branch 'upstream/master' 2012-06-25 17:41:06 +02:00
a2695630cd Merge pull request #1182 from jugyo/patch-1
correct the ruby version label of the 'nebirhos' theme for rbenv
2012-06-22 06:37:23 -07:00
bf98a2d68b Merge pull request #1159 from kristi/master
Steef theme - Improved git untracked file detection
2012-06-22 06:36:58 -07:00
7e1da28d27 correct the ruby version label for rbenv 2012-06-21 07:41:50 +09:00
98d7a01099 theme cleanup 2012-06-20 13:26:05 -07:00
b97cc939ec added first version of my theme af-magic 2012-06-20 13:17:41 -07:00
4a2e9ed039 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-18 12:16:36 +03:00
4d6b532248 add --directory flag 2012-06-13 13:14:31 -07:00
dee54a2477 Use grep to detect if untracked files exist instead of storing all the output of ls-files. 2012-06-13 12:57:15 -07:00
37bce2b51a fix a very minor bug with colors of parenthesis in the terminalparty theme 2012-06-12 15:48:00 +03:00
548f68d7f0 fino-time theme 2012-05-23 17:03:18 -07:00
741388be00 Merge remote branch 'upstream/master'
Conflicts:
	lib/completion.zsh
2012-04-12 19:28:59 +02:00
8942d304ff Add Theme "itchy" 2012-04-07 18:23:12 +02:00
0b70b6d048 small changes to make it prettier 2012-04-04 01:00:04 -06:00
a75aabad1e add the half-life theme based on steeef and lambda 2012-04-04 01:00:04 -06:00
ce6a21c3b3 [themes/josh] Use $(current_branch) in prompt 2012-03-23 20:31:13 +01:00
814ecfc60d delete time filed 2012-03-07 23:52:51 +08:00
4a88743d1e fix gnzh theme to detect local rvm installations 2012-03-06 14:31:03 -10:00
7ffc3e745f change color of @ to cyan 2012-03-06 14:14:17 +08:00
bd4f1eeca2 add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh git:(master) ✗ 2012-03-06 14:09:11 +08:00
c1e9d9226c move kafeitu.zsh-theme to themes folder 2012-03-05 21:39:09 +08:00
d49e98267a clean up rbenv support for 'fino' theme 2012-02-25 16:16:43 -05:00
7441438afa merge changes from offical repo 2012-02-25 16:15:40 -05:00
867cb3f511 [JM] Removed LSCOLOR Declaration for Wider Support 2012-02-21 00:45:33 -05:00
6272b4854c Added New Theme: sonicradish (256 colors)
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 22:37:23 -05:00
bcd5b3b52b Added a peepcode theme 2012-02-20 19:13:38 -05:00
ff7e064896 change the color of arrow when the command line return an error 2012-02-19 19:54:33 +00:00
8f8767a566 blinks theme works with light and dark Solarized
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-17 16:58:34 -05:00
b62a3e8960 handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find it 2012-02-12 12:27:06 -05:00
6496acf58b adding rbenv support to all the rvm themes 2012-01-23 20:42:54 -05:00
78a129ca06 Correct color and font issues on Ubuntu 2012-01-16 16:39:28 +01:00
e3c34b4f9a add ability to set custom prefix for cloud theme 2011-12-31 12:13:31 -05:00
3445dada95 correctly handle path names with spaces 2011-12-29 14:35:38 +01:00
e43dd05a6a Mortal Scumbag Theme 2011-12-29 01:30:43 +01:00
77045230f4 make pygmalion theme use two lines when needed
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-28 15:58:24 +01:00
c41807c82f Merge pull request #776 from mytechnix/master
Added examples aliases in ZSH config template and new theme.
2011-12-26 10:09:09 -08:00
f999fd8e12 Added example aliases in ZSH template. Added a new theme.
Example aliases allow for an easier way to open ZSH config file/folder
in Textmate. New theme is mh.zsh-theme.
2011-12-26 12:20:02 -05:00
59baf390e9 Black on white theme inspired by Sam Stephenson's terminal screenshot on https://github.com/sstephenson/rbenv 2011-12-26 13:16:26 +10:00
8ca8d2661c Merge pull request #759 from Zhann/master
show gem set next to ruby version
2011-12-19 13:55:10 -08:00
a62d22726b show gemset next to ruby version 2011-12-19 15:26:37 +01:00
3726611275 Merge remote branch 'upstream/master' 2011-12-15 16:15:23 +01:00
220eccf0a9 Merge pull request #741 from suvash/master
Added my own theme for submission
2011-12-14 22:03:27 -08:00
9637d4ec22 Merge pull request #738 from pygatea/master
Adds pygmalion.zsh_theme
2011-12-14 22:02:24 -08:00
e711ab84cc Merge pull request #733 from Zhann/master
Pull request for zhann theme
2011-12-14 22:01:33 -08:00
a9a0f58009 Merge pull request #706 from docwhat/termsupport-hook
lib/termsupport now uses add-zsh-hook
2011-12-14 21:52:42 -08:00