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
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
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