63db49cef6
Merge pull request #346 from jojahner/master
...
My 'simple' theme.
2011-05-26 01:14:16 -07:00
4dd4bf84ed
Merge pull request #226 from sunaku/fishy
...
Fishy theme - better Git integration
2011-05-26 01:10:26 -07:00
41dbf794ba
Merge pull request #118 from fwalch/gpg-agent
...
Added gpg-agent plugin
2011-05-26 00:59:25 -07:00
bc00334be2
Merge pull request #92 from re5et/master
...
added my zsh-theme
2011-05-26 00:54:58 -07:00
22ae70f79d
Merge pull request #90 from steeef/steeef-theme
...
Steeef theme
2011-05-26 00:52:57 -07:00
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
093f9077f5
Added obraun theme which is a slightly modified version of an already
...
existing theme.
2011-05-20 22:26:45 +02:00
210c1ef86d
Added 'simple' theme.
2011-05-20 15:14:10 +02:00
396dc787af
Merge pull request #322 from jonashuckestein/master
...
jispwoso theme
2011-05-13 02:51:03 -07:00
5440815c83
remove git status from prompt
2011-05-09 10:19:10 -04:00
e1210cdfaa
added my theme
2011-05-03 14:07:35 -07:00
6d899e2391
Add muse theme for 256 color terminals
2011-04-29 08:28:46 -04:00
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
a89d33c060
Merged pull request #307 from jtriley/jtriley-theme.
...
add my custom zsh prompt
2011-04-28 23:36:49 -07:00
58413bc0f5
Merged pull request #302 from JonathanTron/5bcfab37312511a7ffc3e8242ba8b8a622ecf061.
...
New theme second try
2011-04-28 23:29:55 -07:00
b8f8cd46a4
Merged pull request #299 from atmos/master.
...
Support non-standard rvm install prefixes in bira
2011-04-28 23:28:06 -07:00
14404eb7a0
add my custom zsh prompt
2011-04-28 15:29:27 -04:00
70d0beae22
Merged pull request #138 from murilasso/master.
...
Added my theme
2011-04-26 10:05:48 -07:00
58b3e21a83
Merged pull request #288 from dogenpunk/dogenpunk_theme.
...
Adding dogenpunk theme
2011-04-26 09:48:49 -07:00
55a5b3e7dc
Merged pull request #297 from Soliah/master.
...
Updated my theme.
2011-04-26 09:45:48 -07:00
07cee28e31
added custom theme, based on eastwood
2011-04-23 17:31:15 -03:00
5a957c4d2e
support non-standard rvm install prefixes
2011-04-21 15:53:44 -07:00
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
5bcfab3731
Add new jonathan theme
2011-04-16 14:49:29 +02:00
971b071dc6
Add: new theme
2011-04-12 10:40:53 +02:00
6cbd15f403
Added the Frisk theme
2011-04-12 10:39:14 +02:00
7d71148490
kolo.zsh-theme
2011-04-12 10:28:13 +02:00
16f9dfb3aa
Adding dogenpunk theme
2011-03-31 13:51:29 -05:00
92cacc9552
No space before prompt char at beginning of line
2011-03-15 00:43:37 +00:00
cb2362c006
Actually show return code on failure
2011-03-15 00:43:22 +00:00
e1f37e311f
Sweet lightning bolt on uncommitted git changes
2011-03-15 00:42:51 +00:00
1b7868adca
Remove unnecessary whitespace
2011-03-15 00:42:12 +00:00
6654d5dd99
Make personal theme based on dst
2011-03-15 00:41:51 +00:00
aca392bebd
Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master
2011-02-21 21:52:12 -08:00
6235467421
Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master
2011-02-21 21:49:05 -08:00
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
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
e0ab7f9fb5
Renamed theme.
2011-02-17 17:15:58 -02:00
4b7038f8f4
Added my theme.
2011-02-17 17:15:58 -02:00
143dd165e9
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2011-02-05 23:51:05 -06:00
ae8b3b6dba
Added sorin oh-my-zsh theme.
2011-02-03 17:02:51 -05:00
051fb5f1d5
Added time since last commit to Soliah theme and changed some colours.
2011-02-04 01:37:39 +11:00
01b0366f3e
Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master
2011-01-15 01:18:08 -08:00
76d9905584
Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master
2011-01-14 06:54:49 -08:00
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
192ea1424a
Merge branch 'master' of https://github.com/sunaku/oh-my-zsh
2011-01-14 06:40:09 -08:00
7bf6adcd48
Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master
2011-01-14 06:38:27 -08:00
552b66fed9
Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master
2011-01-14 06:36:45 -08:00
e7c8673a45
added newline
2011-01-14 01:31:21 -06:00
277f664df3
Personal Style
2011-01-14 01:29:24 -06:00