1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 12:20:27 +00:00
Commit Graph

161 Commits

Author SHA1 Message Date
Robby Russell
f3beeffc04 Merge pull request #322 from jonashuckestein/master
jispwoso theme
2011-05-13 02:51:03 -07:00
Justin Riley
3d26995682 remove git status from prompt 2011-05-09 10:19:10 -04:00
Jonas Huckestein
c870c32837 added my theme 2011-05-03 14:07:35 -07:00
Matt Sacks
7a3cb1a8e3 Add muse theme for 256 color terminals 2011-04-29 08:28:46 -04:00
Juan G. Hurtado
d266e7a8b7 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
cd99c393ce Merged pull request #307 from jtriley/jtriley-theme.
add my custom zsh prompt
2011-04-28 23:36:49 -07:00
Robby Russell
9f4569595c Merged pull request #302 from JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061.
New theme second try
2011-04-28 23:29:55 -07:00
Robby Russell
f864323006 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
514065b495 add my custom zsh prompt 2011-04-28 15:29:27 -04:00
Robby Russell
75aefb0c2a Merged pull request #138 from murilasso/master.
Added my theme
2011-04-26 10:05:48 -07:00
Robby Russell
d7ec387b8f Merged pull request #288 from dogenpunk/dogenpunk_theme.
Adding dogenpunk theme
2011-04-26 09:48:49 -07:00
Robby Russell
06f691b556 Merged pull request #297 from Soliah/master.
Updated my theme.
2011-04-26 09:45:48 -07:00
Felipe Gallois
4b353f1a06 added custom theme, based on eastwood 2011-04-23 17:31:15 -03:00
Corey Donohoe
2c6d9b316e support non-standard rvm install prefixes 2011-04-21 15:53:44 -07:00
Christopher Chow
be502b5f45 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
a57cce2122 Add new jonathan theme 2011-04-16 14:44:38 +02:00
Matthew M. Nelson
56b3bc6954 Adding dogenpunk theme 2011-03-31 13:51:29 -05:00
Tom Kirchner
bb1a7c00c0 No space before prompt char at beginning of line 2011-03-15 00:43:37 +00:00
Tom Kirchner
ee31ffdfe5 Actually show return code on failure 2011-03-15 00:43:22 +00:00
Tom Kirchner
b10dc2f73f Sweet lightning bolt on uncommitted git changes 2011-03-15 00:42:51 +00:00
Tom Kirchner
9cd985abac Remove unnecessary whitespace 2011-03-15 00:42:12 +00:00
Tom Kirchner
ce0e441f34 Make personal theme based on dst 2011-03-15 00:41:51 +00:00
kphoen
68335ebbe9 Add: new theme 2011-03-07 15:15:46 +01:00
James Frasca
0190b07fea Added the Frisk theme 2011-03-17 11:22:51 -07:00
Dmitry Maksimov
dc768085b7 kolo.zsh-theme 2011-02-26 10:04:45 +03:00
Robby Russell
8abf8019f7 Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master 2011-02-21 21:52:12 -08:00
Robby Russell
464236f570 Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master 2011-02-21 21:49:05 -08:00
Robby Russell
d88a32fd7d 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
8accedb15d Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00
NanoTech
33c1988866 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-02-05 23:51:05 -06:00
Sorin Ionescu
8d487d4f6c Added sorin oh-my-zsh theme. 2011-02-03 16:47:08 -05:00
Christopher Chow
7896b58b32 Added time since last commit to Soliah theme and changed some colours. 2011-02-04 01:37:39 +11:00
Robby Russell
8166a6386a Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master 2011-01-15 01:18:08 -08:00
Robby Russell
9510766893 Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master 2011-01-14 06:54:49 -08:00
Robby Russell
f9917745f8 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
8505d14886 Merge branch 'master' of https://github.com/sunaku/oh-my-zsh 2011-01-14 06:40:09 -08:00
Robby Russell
9a29895f63 Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master 2011-01-14 06:38:27 -08:00
Robby Russell
7c22ee772d Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master 2011-01-14 06:36:45 -08:00
Stephen Middleton
115cd2f21b added newline 2011-01-14 01:31:21 -06:00
Stephen Middleton
e26bdc45e7 Personal Style 2011-01-14 01:29:24 -06:00
Stephen Middleton
b0e4a2ad37 theme changes 2011-01-14 01:26:31 -06:00
Stephen Middleton
c511a9f8e8 changes to theme 2011-01-14 00:05:06 -06:00
Stephen Middleton
572006a66b add Rixius-Theme 2011-01-13 23:52:41 -06:00
Robin Ramael
a42aea147d 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
74b0664856 theme based on afowler with vi-mode support 2011-01-10 10:16:04 -05:00
Danny Tatom
515a86ef79 Added lambda theme 2011-01-08 21:07:03 -08:00
Suraj N. Kurapati
c56082c690 avoid forking subshell to test if user is root 2011-01-08 18:15:57 -08:00
Suraj N. Kurapati
6f0001c579 add "fishy" theme to emulate Fish shell's prompt 2010-12-28 20:36:29 -08:00
Jake Bell
8712dc2894 Updating theunraveler theme to include more detailed git info. 2010-12-19 21:08:21 -06:00
Robby Russell
7a1dd5a172 Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardan 2010-12-07 08:08:22 -08:00