1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00
Commit graph

800 commits

Author SHA1 Message Date
Henry Yan 814ecfc60d delete time filed 2012-03-07 23:52:51 +08:00
William Ting 4a88743d1e fix gnzh theme to detect local rvm installations 2012-03-06 14:31:03 -10: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
Max Masnick d49e98267a clean up rbenv support for 'fino' theme 2012-02-25 16:16:43 -05:00
Max Masnick 7441438afa merge changes from offical repo 2012-02-25 16:15:40 -05:00
Jeff McClure 867cb3f511 [JM] Removed LSCOLOR Declaration for Wider Support 2012-02-21 00:45:33 -05:00
Jeff McClure 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
John Barker bcd5b3b52b Added a peepcode theme 2012-02-20 19:13:38 -05:00
Rach Belaid ff7e064896 change the color of arrow when the command line return an error 2012-02-19 19:54:33 +00: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 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
Brent Faulkner 6496acf58b adding rbenv support to all the rvm themes 2012-01-23 20:42:54 -05:00
Adam Lindberg 78a129ca06 Correct color and font issues on Ubuntu 2012-01-16 16:39:28 +01:00
Mark Drago e3c34b4f9a add ability to set custom prefix for cloud theme 2011-12-31 12:13:31 -05:00
Philip Hofstetter 3445dada95 correctly handle path names with spaces 2011-12-29 14:35:38 +01:00
Michael Andersen e43dd05a6a Mortal Scumbag Theme 2011-12-29 01:30:43 +01:00
Philip Hofstetter 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
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
Sébastien M-B 3726611275 Merge remote branch 'upstream/master' 2011-12-15 16:15:23 +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
Sébastien M-B 8e6ce534a2 Update theme
Use different colors in case of root or ssh connection for prompt.
2011-11-16 21:49:04 +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
Sébastien M-B 914e1b5258 Adding custom theme 2011-11-05 00:34:15 +01:00
Max Masnick 9e3776f1ec update fino theme to work with rbenv
also fix bug where prompt char did not reflect
whether or not you were in a git repo.
2011-10-30 21:43:53 -04: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
Robby Russell 84c20ce6dd Merge pull request #482 from volpino/master
Theme chooser + fox's theme
2011-10-10 05:17:21 -07:00
Robby Russell e59a9cbbaa Merge pull request #338 from norm2782/master
Added my norm theme to oh-my-zsh
2011-10-10 05:10:27 -07:00
Mark Szymanski c373c7153b Fix up some wonkiness 2011-10-04 21:30:32 -05:00
Mark Szymanski 40cc4dabfb Add new theme: wuffers 2011-10-04 21:27:36 -05:00
Marco A. Peraza deb8543bb4 Show if you're ahead of remote in the wedisagree theme 2011-09-29 14:39:09 -04:00
Roman Kamyk d22b253ce2 split rkj into two themes. 2011-09-20 10:18:17 +02:00
Roman Kamyk 2b55ee0753 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2011-09-15 12:56:40 +02:00
David Aaron Fendley ecfac1cd74 Added VCS prompt to Apple theme. 2011-09-11 15:19:49 -05:00
Ben Lumley bf2c55ac5a Gallois theme - made the git branch/status show for those of us without rvm 2011-08-16 17:23:33 +01:00
David Aaron Fendley 85f388fabf Added nifty purple Apple theme. 2011-08-16 11:18:23 -05:00
Max Gonzih 7a89786139 oops, restore broken theme preview 2011-08-13 13:32:37 +03:00
Max Gonzih 4dc11fee35 detect rvm or rbenv and show ruby version 2011-08-13 13:29:13 +03:00
Adolfo Benedetti 3bc32eef6d add theme with command-line tips support 2011-08-02 09:42:23 +02:00
James Smith 0ba398f9e1 Merge in recent stuff 2011-08-01 00:44:51 -07:00
Max Masnick f35bfd9c4b Add fino.zsh-theme
Add my brand new oh-my-zsh theme called Fino. It borrows from some other
themes (see comments at the beginning). I only have/can tested on OS X
10.7, so there might be some compatibility problems with other
platforms.
2011-07-29 15:17:22 -04:00
Robby Russell 2816ea726e Merge pull request #251 from kalasjocke/master
New terminalparty theme
2011-07-23 09:39:25 -07:00
Robby Russell 92467e0b90 Merge pull request #167 from jarinudom/master
Add superjarin theme that shows current ruby version via RVM
2011-07-23 09:25:30 -07:00
Robby Russell dd6cc96bb1 Merge pull request #112 from lukerandall/master
Update theme to support fine grained git status
2011-07-23 09:15:42 -07:00
Robby Russell bea196de3b Merge pull request #412 from transat/master
Added git-friendly 'wedisagree' theme.
2011-07-23 09:03:15 -07:00
Robby Russell 7a452fd950 Merge pull request #461 from dpoggi/master
Added 'dpoggi' theme
2011-07-23 08:59:30 -07:00
Robby Russell 2a64d08889 Merge pull request #107 from philips/philips-theme
Philips theme, sorry :-/
2011-07-23 08:29:05 -07:00
fox 5d5d2f94be fox's theme + theme chooser fixes 2011-07-19 22:02:34 +02:00
Robby Russell ca1ccde09f Merge pull request #468 from blinks/master
Added a theme.
2011-07-17 22:05:46 -07:00
Adam Blinkinsop 9308a7d472 Added a new theme. 2011-07-14 11:06:06 -07:00
Dan Poggi 8f62ef490d Added 'dpoggi' theme 2011-07-12 23:20:21 -04:00
Adam Lindberg cd84e37216 Merge remote-tracking branch 'robbyrussell/master' 2011-06-28 09:54:44 +02:00
Sagie Maoz b727e337ad Updated the frisk theme to display Bazaar branch information as well (based on zedtux.zsh-theme http://j.mp/ikTZJj) 2011-06-27 01:37:27 -07:00
Max Gonzih 7ef7ffc5eb removing useless line 2011-06-21 14:53:11 +03:00
Max Gonzih 929c64e4c6 Create gnzh theme 2011-06-21 12:09:57 +03:00
Stephen Tudor 03f71d14dd Changed kanji to fuku (good luck) 2011-06-19 12:22:23 -04:00
Stephen Tudor f22460f181 Add ohmyzsh theme, my version of dogenpunk 2011-06-18 21:48:35 -04:00
Adam Lindberg 3eae652a6d Fix MM lines being read correctly 2011-06-08 16:33:29 +01:00
Adam Lindberg d99284f6b5 Rename guru theme to sunrise 2011-06-07 15:42:55 +02:00
Adam Lindberg 4a7392fdd0 Fix git R and M status when used together 2011-06-07 15:40:32 +02:00
Adam Lindberg 73946a6066 Add note about Solarized color theme 2011-06-07 15:40:18 +02:00
Adam Lindberg 915c28752e Add email address 2011-06-07 15:32:48 +02:00
Adam Lindberg 86b8827d27 Merge remote-tracking branch 'robbyrussell/master' 2011-06-07 15:31:26 +02:00
Adam Lindberg 70cb607b7b Remove unused colors and use original prompt color 2011-06-07 15:28:43 +02:00
Maxim Filatov f0451195f6 Dollar sign instead of percent in unprivileged user prompt (as in real gentoo) 2011-06-05 16:57:21 -07:00
Clement Girault 715be61966 New theme, Read contents for further customising. 2011-06-06 01:37:07 +10:00
Robby Russell 3ed19c4895 Merge pull request #371 from nebirhos/master
Another (useless) theme!
2011-06-03 08:50:31 -07:00
Robby Russell 3ddc49cafd Merge pull request #378 from secondplanet/master
Humza.zsh-theme
2011-06-03 08:50:07 -07:00
Suraj N. Kurapati c1b5d72830 add "sunaku" theme, see http://ompldr.org/vOHcwZg 2011-06-01 20:39:07 -07:00
Robby Russell 3bb21afa88 Merge pull request #382 from miloshadzic/master
miloshadzic theme
2011-06-01 14:45:35 -07:00
Robby Russell 1f9b31ea34 Merge pull request #383 from alanpeabody/master
My theme
2011-06-01 14:05:12 -07:00
Miloš Hadžić 0d476e02cd Adds my theme 2011-06-01 12:45:15 +02:00
Adam Lindberg a9b6f081b4 Remove extra space when no status 2011-06-01 10:11:06 +02:00
Robby Russell 7b0b83623f Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 2011-06-01 09:33:49 +02:00
Robby Russell 23a082df12 Revert "Added my zsh theme file, heavily based on sjl's" as it relies
on a dotfile to be in ~/bin.

This reverts commit f2f34f5404.
2011-06-01 09:33:12 +02:00
Adam Lindberg 9c306670a7 Improve unicode characters and git status 2011-05-31 14:07:38 +02:00
Adam Lindberg 714cfb1db2 Add guru theme 2011-05-31 11:46:26 +02:00
Second Planet 93dab36fcb added humza.zsh-theme 2011-05-30 19:10:26 -04:00
nebirhos 1c2eb40e87 Added nebirhos theme 2011-05-30 01:05:38 +02:00
Robby Russell b0c9bc88ef Merge pull request #368 from trapd00r/master
add trapd00r theme
2011-05-29 03:49:51 -07:00
Magnus Woldrich 205e2f4842 add trapd00r theme 2011-05-29 11:55:24 +02:00
brian tse 18ab94bccd Add new 'minimal' theme 2011-05-28 23:57:32 +08:00
alanpeabody 1816e95777 Added my own theme. 2011-05-26 23:56:45 -04:00
Robby Russell 63db49cef6 Merge pull request #346 from jojahner/master
My 'simple' theme.
2011-05-26 01:14:16 -07:00
Robby Russell 4dd4bf84ed Merge pull request #226 from sunaku/fishy
Fishy theme - better Git integration
2011-05-26 01:10:26 -07:00
Robby Russell 41dbf794ba Merge pull request #118 from fwalch/gpg-agent
Added gpg-agent plugin
2011-05-26 00:59:25 -07:00
Robby Russell bc00334be2 Merge pull request #92 from re5et/master
added my zsh-theme
2011-05-26 00:54:58 -07:00
Robby Russell 22ae70f79d Merge pull request #90 from steeef/steeef-theme
Steeef theme
2011-05-26 00:52:57 -07:00
Suraj N. Kurapati 21276546e9 fishy theme: text indicators for $? and git status
The git status indicators were taken from sorin.zsh-theme and changed to
use ASCII symbols instead of Unicode ones because my preferred terminal
font, DejaVu Sans Mono, renders Unicode symbols poorly and also because
Unicode rendering is not available in standard Linux virtual terminals.
2011-05-25 17:18:45 -07:00
Oliver Braun 093f9077f5 Added obraun theme which is a slightly modified version of an already
existing theme.
2011-05-20 22:26:45 +02:00
Jan-Oliver Jahner 210c1ef86d Added 'simple' theme. 2011-05-20 15:14:10 +02:00
Jurriën Stutterheim 8454542ddc Update, no more full path 2011-05-20 13:21:04 +02:00
Jurriën Stutterheim e199e1dae8 Add norm theme 2011-05-15 15:02:46 +02:00
Robby Russell 396dc787af Merge pull request #322 from jonashuckestein/master
jispwoso theme
2011-05-13 02:51:03 -07:00
Roman Kamyk f71647fa85 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2011-05-12 13:40:07 +02:00
Justin Riley 5440815c83 remove git status from prompt 2011-05-09 10:19:10 -04:00
Jonas Huckestein e1210cdfaa added my theme 2011-05-03 14:07:35 -07:00
Luke Randall 5f103c7508 Add fine-grained git prompt status to lukerandall.zsh-theme 2011-04-29 19:26:20 +02:00
Matt Sacks 6d899e2391 Add muse theme for 256 color terminals 2011-04-29 08:28:46 -04:00
Juan G. Hurtado 208b225a2f Custom theme with Git support
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-29 13:11:38 +02:00
Robby Russell a89d33c060 Merged pull request #307 from jtriley/jtriley-theme.
add my custom zsh prompt
2011-04-28 23:36:49 -07:00
Robby Russell 58413bc0f5 Merged pull request #302 from JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061.
New theme second try
2011-04-28 23:29:55 -07:00
Robby Russell b8f8cd46a4 Merged pull request #299 from atmos/master.
Support non-standard rvm install prefixes in bira
2011-04-28 23:28:06 -07:00
Justin Riley 14404eb7a0 add my custom zsh prompt 2011-04-28 15:29:27 -04:00
Robby Russell 70d0beae22 Merged pull request #138 from murilasso/master.
Added my theme
2011-04-26 10:05:48 -07:00
Robby Russell 58b3e21a83 Merged pull request #288 from dogenpunk/dogenpunk_theme.
Adding dogenpunk theme
2011-04-26 09:48:49 -07:00
Robby Russell 55a5b3e7dc Merged pull request #297 from Soliah/master.
Updated my theme.
2011-04-26 09:45:48 -07:00
Felipe Gallois 07cee28e31 added custom theme, based on eastwood 2011-04-23 17:31:15 -03:00
Corey Donohoe 5a957c4d2e support non-standard rvm install prefixes 2011-04-21 15:53:44 -07:00
Christopher Chow eb3d1576bf Made my them display the current rvm gemset and check for detached head
state in git.
2011-04-21 21:40:34 +10:00
Jonathan Tron 5bcfab3731 Add new jonathan theme 2011-04-16 14:49:29 +02:00
kphoen 971b071dc6 Add: new theme 2011-04-12 10:40:53 +02:00
James Frasca 6cbd15f403 Added the Frisk theme 2011-04-12 10:39:14 +02:00
Dmitry Maksimov 7d71148490 kolo.zsh-theme 2011-04-12 10:28:13 +02:00
Matthew M. Nelson 16f9dfb3aa Adding dogenpunk theme 2011-03-31 13:51:29 -05:00
James Smith a15a8c4a98 New theme 'intheloop' which demonstrates the git_remote_status function 2011-03-19 17:51:22 -07:00
Joakim Ekberg 4facba9824 Added terminal party theme. 2011-03-17 22:29:58 +01:00
Tom Kirchner 92cacc9552 No space before prompt char at beginning of line 2011-03-15 00:43:37 +00:00
Tom Kirchner cb2362c006 Actually show return code on failure 2011-03-15 00:43:22 +00:00
Tom Kirchner e1f37e311f Sweet lightning bolt on uncommitted git changes 2011-03-15 00:42:51 +00:00
Tom Kirchner 1b7868adca Remove unnecessary whitespace 2011-03-15 00:42:12 +00:00
Tom Kirchner 6654d5dd99 Make personal theme based on dst 2011-03-15 00:41:51 +00:00
Stephen Eley d926a55872 Refined RVM prompt in Crunch theme 2011-02-22 14:38:37 -05:00
Stephen Eley fadd5f74ce Crunch theme (by Stephen Eley) 2011-02-22 14:03:48 -05:00
Roman Kamyk dccfdf7dbf Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2011-02-22 09:53:26 +01:00
Roman Kamyk 48ab2ad6e2 no hg & git status (sloooow) 2011-02-22 09:53:02 +01:00
Robby Russell aca392bebd Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master 2011-02-21 21:52:12 -08:00
Robby Russell 6235467421 Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master 2011-02-21 21:49:05 -08:00
Robby Russell 9d941d0544 Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-theme-sorin 2011-02-21 21:47:26 -08:00
Robby Russell 452eeed890 Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00
Murilo Soares Pereira e0ab7f9fb5 Renamed theme. 2011-02-17 17:15:58 -02:00
Murilo Soares Pereira 4b7038f8f4 Added my theme. 2011-02-17 17:15:58 -02:00
NanoTech 143dd165e9 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-02-05 23:51:05 -06:00
Roman Kamyk 3e260a9ef6 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2011-02-05 11:48:46 +01:00
Sorin Ionescu ae8b3b6dba Added sorin oh-my-zsh theme. 2011-02-03 17:02:51 -05:00
Christopher Chow 051fb5f1d5 Added time since last commit to Soliah theme and changed some colours. 2011-02-04 01:37:39 +11:00
Robby Russell 01b0366f3e Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master 2011-01-15 01:18:08 -08:00
Robby Russell 76d9905584 Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master 2011-01-14 06:54:49 -08:00
Robby Russell c3224900b7 Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into Dieterbe-dieter-theme 2011-01-14 06:46:42 -08:00
Robby Russell 192ea1424a Merge branch 'master' of https://github.com/sunaku/oh-my-zsh 2011-01-14 06:40:09 -08:00
Robby Russell 7bf6adcd48 Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master 2011-01-14 06:38:27 -08:00
Robby Russell 552b66fed9 Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master 2011-01-14 06:36:45 -08:00
Stephen Middleton e7c8673a45 added newline 2011-01-14 01:31:21 -06:00
Stephen Middleton 277f664df3 Personal Style 2011-01-14 01:29:24 -06:00
Stephen Middleton c58942d3b2 theme changes 2011-01-14 01:26:31 -06:00
Stephen Middleton 5cca63a770 changes to theme 2011-01-14 00:05:06 -06:00
Stephen Middleton 26614b3478 add Rixius-Theme 2011-01-13 23:52:41 -06:00
Robin Ramael 664b97a3c8 Added svn info in prompt with plugin.
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-10 18:18:31 +01:00
Francesco Lazzarino b61cae150a theme based on afowler with vi-mode support 2011-01-10 10:16:04 -05:00
Danny Tatom f5c45c23ee Added lambda theme 2011-01-09 20:31:18 -08:00
Suraj N. Kurapati 8d2b9d10e5 avoid forking subshell to test if user is root 2011-01-08 18:15:57 -08:00
Suraj N. Kurapati 943e09cd84 add "fishy" theme to emulate Fish shell's prompt 2010-12-28 20:36:29 -08:00
Jarin Udom 06472515e1 Add superjarin theme that shows current Ruby version via RVM 2010-12-20 13:51:29 -08:00
Jake Bell f2d60d3023 Updating theunraveler theme to include more detailed git info. 2010-12-19 21:08:21 -06:00
Robby Russell 4fadc30247 Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardan 2010-12-07 08:08:22 -08:00
Daniel Karlsson 17c6c03760 Updated the PROMT. 2010-12-03 15:58:18 +01:00
Daniel Karlsson 0e2d289fff Added new kardan theme. 2010-12-03 15:51:34 +01:00
Igor Vinokurov d230d2e519 gentoo-like theme w/ git_prompt_info 2010-12-02 03:49:13 +03:00
Dieter Plaetinck 0cd956c596 better phrasing/documentation 2010-11-24 20:04:40 +01:00
Dieter Plaetinck dc87b81b1b reset exit code visual cues (not exit code itself) after showing once 2010-11-24 19:58:03 +01:00
Dieter Plaetinck e5beb1a6b5 add dieter theme v1 2010-11-24 18:03:14 +01:00
Julien Nicoulaud 9b0a75ca84 Avoid duplicate path cropping 2010-11-20 20:12:19 +01:00
Julien Nicoulaud b0c39ec7f1 Add my prompt theme 2010-11-20 18:07:45 +01:00
Roman Kamyk 57e0b57434 changes 2010-11-19 20:25:19 +01:00
NanoTech 2a203b558f themes/nanotech: Use the new built-in zsh color variables. 2010-11-14 16:53:13 -06:00
Ubiratan Pires Alberton 72d7c0363c Added my own theme, based on macovsky-ruby and funky 2010-11-14 10:21:28 -02:00
steeef 4ff0136079 merge from master 2010-10-22 11:34:52 -07:00
steeef d2bfdc2d89 merge theme fixes from master 2010-10-22 10:51:58 -07:00
steeef 810b8f5ce8 merge with master 2010-10-22 10:42:49 -07:00
steeef 9b6dd1cd48 merge with master 2010-10-22 10:39:33 -07:00
NanoTech 68f893cbe0 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2010-10-19 15:39:27 -06:00
Roman Kamyk fb6fddda37 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2010-10-15 14:49:23 +02:00
Florian Walch 4e433eb6bb Added own theme (based on robbyrussell) 2010-10-15 11:05:47 +02:00
Brandon Philips 8b4858b664 themes: philips customize git/ls for developers
- Customize LS_COLORS for developers working on C code bases like the
  Kernel.
- Add a * to the dirty prompt. Missed this accidently. Oops.

Signed-off-by: Brandon Philips <brandon@ifup.org>
2010-10-09 17:43:38 -07:00
Robby Russell d1c8ef46e0 Merge branch 'master' of http://github.com/philtr/oh-my-zsh into philtr-master 2010-10-09 09:58:20 -07:00
Robby Russell 69e611e2a9 Merge branch 'philips-theme' of http://github.com/philips/oh-my-zsh into philips-philips-theme 2010-10-09 09:57:37 -07:00
Irakli Gozalishvili 061ea5c7c9 changeing unicode characters that were causing issues 2010-10-09 18:06:00 +02:00
Brandon Philips df1e305736 themes: add philips theme
Theme based on clean that is more suitable for white background
terminals.

Signed-off-by: Brandon Philips <brandon@ifup.org>
2010-10-08 22:59:22 -07:00
Irakli Gozalishvili deb0f7478b Fixing some minor redrew issue 2010-10-09 02:16:10 +02:00
Irakli Gozalishvili b6dde1e8cf Adding new gozilla theme 2010-10-09 01:49:35 +02:00
Phillip Ridlen d53d0eac07 Add cloud.zsh-theme 2010-10-05 17:06:08 -05:00
steeef c6b339f532 merge master 2010-10-04 22:08:38 -07:00
steeef 6d5e4eaebc use 256 colors, if available 2010-10-04 18:05:01 -07:00
atom smith ba9ae6a1e5 should have newline at end of file. 2010-10-03 17:42:57 -04:00
atom smith f2f49f9571 adding my zsh-theme 2010-10-03 17:41:45 -04:00
Roman Kamyk f294eeb571 added rkj theme - xion-chiamiov-plus + hg from thomasjbradley 2010-10-02 19:49:16 +02:00
steeef 7405f5d9ff fix untracked files checking 2010-10-01 14:40:06 -07:00
steeef 6fcf9393c3 merge steeef.zsh-theme from master (removed submodule check) 2010-10-01 14:17:13 -07:00
steeef 7fb0b210e8 merge steeef.zsh-theme from master 2010-10-01 14:11:53 -07:00
Luke Randall a4afcfddbf Add lukerandall.zsh-theme 2010-10-01 06:29:34 -07:00
NanoTech 02c5fd5bdd Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2010-09-30 22:23:50 -06:00
Robby Russell 7a09175bb4 Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennethreitz-master 2010-09-30 21:04:59 -07:00
steeef c24936ece5 added steeef theme 2010-09-30 19:56:56 -07:00
Jake Bell 6764e50397 Added theunraveler theme. 2010-09-25 00:48:19 -05:00
Kenneth Reitz fbc22d80fe Added the truly epic kennethreitz theme. 2010-08-30 14:59:23 -04:00
Robby Russell ed90f182ef Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 2010-08-19 08:04:26 -07:00
Matt Fletcher 306cea0945 add fletcherm theme; a slightly modified copy of an old tonotdo theme 2010-08-19 22:29:17 +08:00
Daniel Schauenberg 75de90dc9e add simple mrtazz theme based on robbyrussell
- simple theme
- hostname and current folder on left prompt
- git branch and working tree status on the right
2010-08-19 07:27:05 -07:00
Robby Russell 622ee4ceb2 Merge branch 'master' of http://github.com/AlexBio/oh-my-zsh into AlexBio/master 2010-08-19 07:20:00 -07:00
Josh Price 1582570919 Made the user_machine_size calculation generic. Pwned the function name. 2010-08-19 07:17:50 -07:00
Josh Price eb14ee1c63 Added my own theme based on pat's 2010-08-19 07:17:31 -07:00
Alessandro Ghedini 5b8bc7aeeb add candy theme 2010-08-16 21:47:21 +02:00
NanoTech 8c419ae3b5 Added my theme (nanotech). 2010-06-12 16:31:02 -06:00
Takashi Yoshida 47e9914529 Added my own theme. 2010-06-05 23:24:21 +08:00
MasterLambaster 81aa74b73c Eastwood theme with optional RVM support 2010-06-04 02:43:24 +08:00
Joseph Bergantine eb0f3c0234 adding my zsh theme -- only difference from robby's being that i'm using white instead of blue for legibility over brown 2010-05-28 08:15:39 +08:00
Vincent Driessen c5c870ac05 Added customized version of the wezm theme (mainly added username/host in the prompt). 2010-05-28 08:14:13 +08:00
Thomas J Bradley f2f34f5404 Added my zsh theme file, heavily based on sjl's 2010-05-28 08:13:36 +08:00
Alan Harper 0dbfeb9c23 aussiegeek theme (include showing rvm prompt) 2010-05-28 08:13:17 +08:00
lunks f02c9560b3 macowsky modified theme with ruby version on prompt 2010-05-28 08:09:57 +08:00
lunks 8247cbf8b5 modified macovsky to support ruby version 2010-05-28 08:09:57 +08:00
Hayes Williams 0a2a981dfe Adds a new theme that only seems to work on Linux 2010-05-27 09:54:14 -07:00
Doug Fritz 456834b9ea added skaro theme 2010-05-08 04:32:35 +08:00
Edvard Majakari 081deba3c4 added my theme 2010-05-08 04:32:03 +08:00
Dave Verwer 97aac4acb5 New theme "daveverwer", based on "geoffgarside". 2010-05-08 04:30:50 +08:00
Parker McGee d8a10dbba5 added my own theme 2010-05-08 04:29:58 +08:00
Andy Fowler a649b2d410 happy with my theme. caret turns red for root 2010-05-08 04:29:21 +08:00
Andy Fowler 6213f3304f my WIP theme 2010-05-08 04:28:40 +08:00
Christopher Chow 458da5895a Added my own theme. 2010-05-08 04:27:15 +08:00
Ryan McCuaig 08a90297fe Add my preferred prompt 2010-05-08 04:26:47 +08:00
dstufft 147acd2237 added the dstufft theme (based on prose by sjl) 2010-05-08 04:26:15 +08:00
Matthew Gadd 36f1f4e515 Add my oh-my-zsh theme 2010-05-08 04:24:24 +08:00
Mike Hostetler e3b9e98153 added my theme, based on xiong-chiamiov-plus but using vcs_info
instead of just git
2010-05-08 04:23:01 +08:00
Mario Gutierrez 1d03ea5342 my theme 2010-05-08 04:20:59 +08:00
Robby Russell 86d0cd380d Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 2010-05-07 13:20:38 -07:00
Robby Russell 19ead08382 Merge remote branch 'NV/master' 2010-05-07 13:20:30 -07:00
Jon Duell cd9a85500e Adds new duellj theme 2010-05-08 04:20:10 +08:00
Robby Russell 7a9d4ceb75 Merge remote branch 'jreese/master' 2010-05-07 13:16:50 -07:00
Dallas Reedy 44cad95ed2 updated my theme with the date and git branch (+ dirty or not) 2010-05-07 11:17:12 -07:00
Dallas Reedy 7442954985 Merge remote branch 'robbyrussell/master' 2010-05-07 10:21:27 -07:00
canthiswait 4155adeefe Fixed color in last character of clean git info 2010-05-06 20:46:32 -07:00
canthiswait 91add78bdc 256 color theme with bright blue and orange 2010-05-06 20:46:32 -07:00
John Reese a4dd691af5 Remove limit of two segments to PWD 2010-04-08 15:07:43 -04:00
John Reese 51935f768d Added screenshot link for jreese theme 2010-04-08 15:02:56 -04:00
John Reese 6356d70710 Added theme "jreese" to oh-my-zsh 2010-04-08 14:11:42 -04:00
Dallas Reedy f9abe041e2 added my personal theme: the dallas them 2010-03-17 11:25:17 -07:00
Nikita Vasilyev 4778352502 git:(master) --> git:master
Parenthesis removed
2010-03-16 23:44:01 +03:00
Nikita Vasilyev 354ab87c85 Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png 2010-03-14 23:08:27 +03:00
Evandro Myller be66fe9d7a clean theme: username is now bold 2010-01-02 17:59:11 -03:00
Evandro Myller 9658449450 improvements to the 'clean' theme 2010-01-02 02:51:49 -03:00
Evandro Myller 5149679f86 added "clean" theme 2010-01-02 02:12:46 -03:00
Ryan Wilcox 7e6eaff7d3 fork xiong-chiamiov theme for git support 2009-12-27 21:26:23 -08:00
Robby Russell 4419c5c347 Merge commit 'e429ff9e2bed41f88e3df3315b159fa79a7152fc' 2009-12-12 14:10:05 -08:00
macovsky bee94dbd62 new theme 2009-12-12 12:06:46 +03:00
Toon Claes 3f49658cb5 tonotdo theme: Back to the original 2009-11-13 23:55:37 +01:00
Toon Claes 6524bee2ce tonotdo theme still not like I wanted 2009-11-13 23:44:28 +01:00
Toon Claes 5bd1990891 tonotdo theme like I like it 2009-11-13 23:39:07 +01:00
Toon Claes 7aca512f32 Theme tonotdo upgrade 2009-11-13 22:02:42 +01:00
Jordan Bracco b549dd4999 Gallifrey theme 2009-11-13 05:10:21 +01:00
Toon Claes 9fde1531f3 Spiced up the tonotdo theme, some more 2009-11-11 18:15:33 +01:00
Toon Claes b4712ad693 Spiced up the tonotdo theme 2009-11-11 18:14:25 +01:00
Toon Claes 80c20c32dd LS_COLORS fix for tonotdo theme 2009-11-11 17:26:23 +01:00
Toon Claes e41d7305e5 Improved the LS_COLORS in my tonotdo theme 2009-11-09 22:28:17 +01:00
Toon Claes 5246e103c5 Fixed all themes so tab-completion doesn't move the cursor to a weird position 2009-11-09 22:05:00 +01:00
Toon Claes 729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2009-11-09 21:28:17 +01:00
Robby Russell c620408962 Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."
This reverts commit 14a1ce80bb.
2009-11-09 07:33:51 -08:00
James Rowe 97c6664948 Added initial jnrowe theme. 2009-11-09 07:15:52 +08:00
meh e24709a2b8 Fixed darkblood theme as in issue #23. 2009-11-09 07:15:06 +08:00
James Adam 14a1ce80bb Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed). 2009-11-09 07:14:52 +08:00
Toon Claes 1c65ab9dea added LSCOLORS 2009-11-05 20:30:53 +01:00
Toon Claes 8beb5a50f1 Skip the git word in this theme 2009-10-30 20:41:38 +01:00
Toon Claes f11366374c Small fix, probably the smallest possible 2009-10-30 18:15:45 +01:00
Toon Claes c103c15e5c Added my theme 2009-10-29 23:18:19 +01:00
meh 607ba0736b Added darkblod theme. 2009-10-26 18:35:51 +01:00
Robby Russell a175f35bde Merge branch 'master' of git://github.com/wezm/oh-my-zsh into wezm/master 2009-10-11 13:52:40 -07:00
Wesley Moore 069e9b8752 Add my own theme 2009-10-08 09:50:32 +11:00
Markus Prinz 9890bbb24d Fix cypher's theme for older zsh versions 2009-10-06 23:19:43 +02:00
Robby Russell 2289cacecb Merge branch 'master' of git://github.com/cypher/oh-my-zsh into cypher/master 2009-10-06 05:15:55 -07:00
xiongchiamiov 8a8343b0de add xiong-chiamiov theme 2009-10-05 19:23:12 -07:00
Markus Prinz 172bb41830 Add my (cypher's) zsh prompt
Based on Evan's prompt, it uses colors, shows the exit status of the
last command if it was non-zero, and displays "#" when running
with elevated privileges
2009-10-03 19:34:49 +02:00
James Cox 71b1c60a8d Merge remote branch 'upstream/master' 2009-09-23 01:23:28 +01:00
Gary Blessington fff31c33bc Added a new theme 2009-09-22 16:09:20 -07:00
James Cox 7d511379c1 minimalist 2009-09-22 23:02:18 +01:00
Christopher Sexton 85a4e30289 Added risto theme and made git.zsh themable
* git.zsh is now themable:
   * git_prompt_info() now will look in the following variables for
     formatting strings:
     * ZSH_THEME_GIT_PROMPT_PREFIX - Prefix for the prompt (before the
       branch name)
     * ZSH_THEME_GIT_PROMPT_SUFFIX - The very end of the prompt
     * ZSH_THEME_GIT_PROMPT_DIRTY - Displayed when the branch is dirty
     * ZSH_THEME_GIT_PROMPT_CLEAN - Displayed when the branch is clean
 * Updated geoffgarside, robbyrussell, and maran to work with new git
   theme
 * Added the Risto theme, which is very similar to a number of bash
   prompts, and allows me to use zsh in with out my co-workers knowing I
   have the advantage. Think of it as a ninja theme.
2009-09-14 12:42:53 -04:00
Maran Hidskes f704193fd2 Added extra theme with full pathnames and hostname 2009-09-01 11:01:26 +02:00
Geoff Garside af8294d206 Move the spaces around again :P 2009-08-31 22:24:03 +01:00
Geoff Garside 5ace61de4e Switch double quotes for singles, fixes prompt issues 2009-08-31 21:49:24 +01:00
Geoff Garside 076f9b15ff Add my own theme 2009-08-31 21:25:12 +01:00
Geoff Garside 3dfa677ede Add geoffgarside theme 2009-08-31 18:46:48 +01:00
Robby Russell a19d1c0f53 Adding Evan's skinny, topless prompt. 2009-08-31 09:27:35 -07:00
Robby Russell 2c9f74b5c3 Adding theme support so that people can share their zsh prompts with others. Users can set which theme to load in zshrc now. 2009-08-31 07:45:31 -07:00