Commit Graph

292 Commits

Author SHA1 Message Date
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
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