Robby Russell
921d2f49ef
Merge pull request #1228 from clutt0n/master
...
Small improving themes/jnrowe.zsh-theme
2012-09-01 08:33:09 -07:00
Xavier Lacoste
28d3b80db1
Add empty function rbenv_prompt_info() if doesn't exists
2012-08-30 16:25:36 +02:00
Marcelo Eden
76f2429e8e
new 3den theme with RVM and GIT
2012-08-14 12:23:11 -03:00
James Smith
772bc51c3a
Merge
2012-07-24 13:39:07 -07:00
clutton
decb9c82b5
delete os specific disable-patterns
2012-07-24 14:16:03 +03:00
clutton
d5bfbf05d1
improvement: define PROMPT_HOST once on startup
2012-07-24 05:36:18 +03:00
Henry Yan
4a11d2c35c
merge from upstream master
2012-07-17 00:36:50 +08:00
clutton
6a2e04fefb
modify themes/jnrowe.zsh-theme, add host directive "Ξ (mbsd) ~ →"
2012-07-16 02:59:30 +03:00
Robby Russell
11034217a7
Merge pull request #1200 from andyfleming/master
...
New theme af-magic.zsh-theme
2012-07-11 16:52:33 -07:00
Alexander Berezovsky
34f3d4d498
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2012-06-28 13:37:00 -07:00
Robby Russell
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
Robby Russell
bf98a2d68b
Merge pull request #1159 from kristi/master
...
Steef theme - Improved git untracked file detection
2012-06-22 06:36:58 -07:00
jugyo
7e1da28d27
correct the ruby version label for rbenv
2012-06-21 07:41:50 +09:00
Andy Fleming
98d7a01099
theme cleanup
2012-06-20 13:26:05 -07:00
Andy Fleming
b97cc939ec
added first version of my theme af-magic
2012-06-20 13:17:41 -07:00
Alexander Berezovsky
4a2e9ed039
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2012-06-18 12:16:36 +03:00
Kristi
4d6b532248
add --directory flag
2012-06-13 13:14:31 -07:00
Kristi
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
thackoun
37bce2b51a
fix a very minor bug with colors of parenthesis in the terminalparty theme
2012-06-12 15:48:00 +03:00
Alexander Berezovsky
548f68d7f0
fino-time theme
2012-05-23 17:03:18 -07:00
Henry Yan
814ecfc60d
delete time filed
2012-03-07 23:52:51 +08:00
Henry Yan
7ffc3e745f
change color of @ to cyan
2012-03-06 14:14:17 +08:00
Henry Yan
bd4f1eeca2
add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh git:(master) ✗
2012-03-06 14:09:11 +08:00
Henry Yan
c1e9d9226c
move kafeitu.zsh-theme to themes folder
2012-03-05 21:39:09 +08:00
Douglas Creager
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
Brent Faulkner
6496acf58b
adding rbenv support to all the rvm themes
2012-01-23 20:42:54 -05:00
Mark Drago
e3c34b4f9a
add ability to set custom prefix for cloud theme
2011-12-31 12:13:31 -05:00
Michael Andersen
e43dd05a6a
Mortal Scumbag Theme
2011-12-29 01:30:43 +01:00
Robby Russell
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
Michael Holachek
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
Tate Johnson
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
Robby Russell
8ca8d2661c
Merge pull request #759 from Zhann/master
...
show gem set next to ruby version
2011-12-19 13:55:10 -08:00
Steven De Coeyer
a62d22726b
show gemset next to ruby version
2011-12-19 15:26:37 +01:00
Robby Russell
220eccf0a9
Merge pull request #741 from suvash/master
...
Added my own theme for submission
2011-12-14 22:03:27 -08:00
Robby Russell
9637d4ec22
Merge pull request #738 from pygatea/master
...
Adds pygmalion.zsh_theme
2011-12-14 22:02:24 -08:00
Robby Russell
e711ab84cc
Merge pull request #733 from Zhann/master
...
Pull request for zhann theme
2011-12-14 22:01:33 -08:00
Robby Russell
a9a0f58009
Merge pull request #706 from docwhat/termsupport-hook
...
lib/termsupport now uses add-zsh-hook
2011-12-14 21:52:42 -08:00
Robby Russell
91926dc80a
Merge pull request #553 from benlumley/master
...
Improvement to gallois theme
2011-12-14 21:48:27 -08:00
Suvash Thapaliya
8ca019f02a
Added my own theme file : suvash
...
Since I store my dotfiles on github
and plan to submodule oh-my-zsh
i supposed it was a good idea to
submit my theme as well.
2011-12-12 23:55:07 +01:00
Dominick LoBraico
d25fb095a9
forks miloshadzic theme to add more directory info as well as user and host info
2011-12-09 12:18:54 -06:00
Steven De Coeyer
b16099f3cb
Added Zhann theme. Based on Robbyrussel theme, but shows the current ruby version and has some color variations.
2011-12-06 15:19:35 +01:00
Christian Höltje
5277a0ffaa
Added add-zsh-hook support to themes
...
I added add-zsh-hook support to the themes that didn't have it already.
This allows the themes to co-exist with plugins and lib/termsupport.
2011-11-15 01:20:29 -05:00
Aslam Najeebdeen
ebbead82ab
RVM info
2011-10-17 02:50:34 +05:30
Aslam Najeebdeen
878d569c68
FrontCube theme with git status
2011-10-17 02:50:34 +05:30
Robby Russell
757fa3314d
Merge pull request #505 from masnick/master
...
Add new theme (fino.zsh-theme)
2011-10-10 05:50:44 -07:00
Robby Russell
03fc819bee
Merge pull request #552 from Tricon/master
...
Purple Apple Logo Theme
2011-10-10 05:46:08 -07:00
Robby Russell
c5e6dbf76b
Merge pull request #613 from rkj/master
...
Please merge my theme.
2011-10-10 05:39:35 -07:00
Robby Russell
57f04b921e
Merge pull request #645 from mr-szymanski/master
...
Add "wuffers" theme
2011-10-10 05:33:55 -07:00
Robby Russell
1228638b41
Merge pull request #648 from SFEley/d926a55872b5a12ab8b987e9d86c02358d0c825e
...
New theme - Crunch
2011-10-10 05:33:12 -07:00
Robby Russell
11a0c33323
Merge pull request #441 from Gonzih/master
...
Create gnzh theme and vundle plugin
2011-10-10 05:30:55 -07:00