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

478 commits

Author SHA1 Message Date
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
Andrew Vit 3fea7c3b27 Added avit theme 2012-07-19 03:03:18 -07: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
jais 8d60f9a0d8 Fix the rvm gemset right prompt:wq 2012-07-03 15:12:55 +10:00
jaischeema c23392ac5b Add new theme : jaischeema 2012-07-03 13:02:29 +10:00
Alexander Berezovsky 34f3d4d498 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-28 13:37:00 -07:00
Sébastien 29fb24487c Merge remote-tracking branch 'upstream/master' 2012-06-25 17:41:06 +02: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
Sébastien M-B 741388be00 Merge remote branch 'upstream/master'
Conflicts:
	lib/completion.zsh
2012-04-12 19:28:59 +02:00
Daniel Bayerlein 8942d304ff Add Theme "itchy" 2012-04-07 18:23:12 +02:00
Corey Woodcox 0b70b6d048 small changes to make it prettier 2012-04-04 01:00:04 -06:00
Corey Woodcox a75aabad1e add the half-life theme based on steeef and lambda 2012-04-04 01:00:04 -06:00
Piotr Solnica ce6a21c3b3 [themes/josh] Use $(current_branch) in prompt 2012-03-23 20:31:13 +01:00
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