69f9798559
Merge pull request #368 from trapd00r/master
...
add trapd00r theme
2011-05-29 03:49:51 -07:00
edfa673b6f
add trapd00r theme
2011-05-29 11:55:24 +02:00
2bab02829c
Add new 'minimal' theme
2011-05-28 23:57:32 +08:00
006a404d1d
Merge pull request #346 from jojahner/master
...
My 'simple' theme.
2011-05-26 01:14:16 -07:00
f9af431980
Merge pull request #226 from sunaku/fishy
...
Fishy theme - better Git integration
2011-05-26 01:10:26 -07:00
30a4677df4
Merge pull request #118 from fwalch/gpg-agent
...
Added gpg-agent plugin
2011-05-26 00:59:25 -07:00
99a047dd70
Merge pull request #92 from re5et/master
...
added my zsh-theme
2011-05-26 00:54:58 -07:00
affc93869d
Merge pull request #90 from steeef/steeef-theme
...
Steeef theme
2011-05-26 00:52:57 -07:00
7b2ebce5fa
Added obraun theme which is a slightly modified version of an already
...
existing theme.
2011-05-20 22:26:45 +02:00
0c45157caa
Added 'simple' theme.
2011-05-20 15:14:10 +02:00
f3beeffc04
Merge pull request #322 from jonashuckestein/master
...
jispwoso theme
2011-05-13 02:51:03 -07:00
3d26995682
remove git status from prompt
2011-05-09 10:19:10 -04:00
c870c32837
added my theme
2011-05-03 14:07:35 -07:00
7a3cb1a8e3
Add muse theme for 256 color terminals
2011-04-29 08:28:46 -04:00
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
cd99c393ce
Merged pull request #307 from jtriley/jtriley-theme.
...
add my custom zsh prompt
2011-04-28 23:36:49 -07:00
9f4569595c
Merged pull request #302 from JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061.
...
New theme second try
2011-04-28 23:29:55 -07:00
f864323006
Merged pull request #299 from atmos/master.
...
Support non-standard rvm install prefixes in bira
2011-04-28 23:28:06 -07:00
514065b495
add my custom zsh prompt
2011-04-28 15:29:27 -04:00
75aefb0c2a
Merged pull request #138 from murilasso/master.
...
Added my theme
2011-04-26 10:05:48 -07:00
d7ec387b8f
Merged pull request #288 from dogenpunk/dogenpunk_theme.
...
Adding dogenpunk theme
2011-04-26 09:48:49 -07:00
06f691b556
Merged pull request #297 from Soliah/master.
...
Updated my theme.
2011-04-26 09:45:48 -07:00
4b353f1a06
added custom theme, based on eastwood
2011-04-23 17:31:15 -03:00
2c6d9b316e
support non-standard rvm install prefixes
2011-04-21 15:53:44 -07:00
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
a57cce2122
Add new jonathan theme
2011-04-16 14:44:38 +02:00
56b3bc6954
Adding dogenpunk theme
2011-03-31 13:51:29 -05:00
bb1a7c00c0
No space before prompt char at beginning of line
2011-03-15 00:43:37 +00:00
ee31ffdfe5
Actually show return code on failure
2011-03-15 00:43:22 +00:00
b10dc2f73f
Sweet lightning bolt on uncommitted git changes
2011-03-15 00:42:51 +00:00
9cd985abac
Remove unnecessary whitespace
2011-03-15 00:42:12 +00:00
ce0e441f34
Make personal theme based on dst
2011-03-15 00:41:51 +00:00
68335ebbe9
Add: new theme
2011-03-07 15:15:46 +01:00
0190b07fea
Added the Frisk theme
2011-03-17 11:22:51 -07:00
dc768085b7
kolo.zsh-theme
2011-02-26 10:04:45 +03:00
4951097271
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-02-23 00:38:15 -08:00
8abf8019f7
Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master
2011-02-21 21:52:12 -08:00
464236f570
Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master
2011-02-21 21:49:05 -08:00
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
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
33c1988866
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2011-02-05 23:51:05 -06:00
8d487d4f6c
Added sorin oh-my-zsh theme.
2011-02-03 16:47:08 -05:00
7896b58b32
Added time since last commit to Soliah theme and changed some colours.
2011-02-04 01:37:39 +11:00
8166a6386a
Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master
2011-01-15 01:18:08 -08:00
9510766893
Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master
2011-01-14 06:54:49 -08:00
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
8505d14886
Merge branch 'master' of https://github.com/sunaku/oh-my-zsh
2011-01-14 06:40:09 -08:00
9a29895f63
Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master
2011-01-14 06:38:27 -08:00
7c22ee772d
Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master
2011-01-14 06:36:45 -08:00
115cd2f21b
added newline
2011-01-14 01:31:21 -06:00