Commit graph

449 commits

Author SHA1 Message Date
Felds Liscia
d9f9574f3b highlight the username when root 2014-11-28 14:36:28 +01:00
mrbfrank
c2794edf09 theme agnoster: remove trailing space
re-implemented expired pull request https://github.com/robbyrussell/oh-my-zsh/pull/1759
2014-11-28 14:36:28 +01:00
mrbfrank
684da4ec2f corrected branch character
changed ± to 
2014-11-28 14:36:28 +01:00
mrbfrank
4b6afedbda updated url to latest powerline-patched fonts
clearing up some confusion in issue#1906
2014-11-28 14:36:28 +01:00
Christoph Heer
7d8311c596 Improve virtualenv prompt in steeef theme 2014-11-28 14:36:28 +01:00
Tomas Pelka
5bb5756f52 Adding commit hash to branch name in my favorit rjk-repos theme. 2014-11-28 14:36:28 +01:00
Daniele
bb641a1e0b Fix bad right prompt placing. 2014-11-28 14:36:27 +01:00
Konstantin Haase
4c2ce0a0e1 add chruby info to gallois theme 2014-11-28 14:36:23 +01:00
Andy Fleming
81ad19ac08 typo fix 2014-11-28 14:36:23 +01:00
Andy Fleming
070e3e53dc Fix for virtualenv support - fixes #2328, fixes #2297, resolves #2319 2014-11-28 14:36:23 +01:00
Dhruva Sagar
776e381a38 Added Amuse zsh theme 2014-11-28 14:36:22 +01:00
isquariel
ffc2c4e7fb Added the Bureau theme 2014-11-28 14:36:21 +01:00
Pablo Rubianes
ae2bacfb4b Modification to the frisk theme to work with the BZR lib 2014-11-28 14:36:21 +01:00
Nathan Cox
5869a1866a Added virtualenv plugin data to af-magic theme. 2014-11-28 14:36:05 +01:00
Kasper Kronborg Isager
b2e41bca7e Add Pure theme 2014-11-28 14:36:04 +01:00
Steven De Coeyer
e17c8aa6e3 Updates Zhann theme 2014-11-28 14:36:04 +01:00
Vincent
fac73e7c2a Update jonathan.zsh-theme
Made it work with UTF-8 Console.
Thanks goes to http://blog.ganneff.de/blog/2013/03/zsh-config---and-prompt.html
2014-11-28 14:36:04 +01:00
Nicolas Jeker
02182762d5 use hostname instead of hostname -s
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
2014-11-28 14:36:04 +01:00
Adolfo Benedetti
7a06278592 updated adben theme: added offline content, subversion support, refactored prompt 2014-11-28 14:36:03 +01:00
Jack Henahan
a674c34f55 add symbol in darcs repos to match git and mercurial 2014-11-28 14:36:03 +01:00
Piotr Solnica
8436e7c622 [themes/josh] Use $(current_branch) in prompt 2014-11-28 14:35:52 +01:00
William Ting
7ebaed620f fix gnzh theme to detect local rvm installations 2014-11-28 14:35:52 +01:00
Max Masnick
fe6cd1e03e clean up rbenv support for 'fino' theme 2014-11-28 14:35:51 +01:00
Jeff McClure
18dd6b09e8 [JM] Removed LSCOLOR Declaration for Wider Support 2014-11-28 14:35:46 +01:00
Jeff McClure
7cf4d04d57 Added New Theme: sonicradish (256 colors)
Forked from muse theme and inspired by mustang vim theme

Dark Background and Solarized Dark look great [ tested on OS X ]

Screenshot: https://img.skitch.com/20120221-eb1cxey5aun84tb1ak7fm376k.png

muse: https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/muse.zsh-theme
mustang: http://hcalves.deviantart.com/art/Mustang-Vim-Colorscheme-98974484http://hcalves.deviantart.com/art/Mustang-Vim-Colorscheme-98974484
2014-11-28 14:35:46 +01:00
John Barker
46a6ce77a9 Added a peepcode theme 2014-11-28 14:35:46 +01:00
Rach Belaid
296b9ef3aa change the color of arrow when the command line return an error 2014-11-28 14:35:46 +01:00
Philip Hofstetter
67c973d382 correctly handle path names with spaces 2014-11-28 14:35:46 +01:00
Philip Hofstetter
5b6eb1d3be make pygmalion theme use two lines when needed
if the length of the prompt (excluding color escapes) exceeds 40
characters, emit the arrow prompt on its own line

This helps a lot on smaller terminals
2014-11-28 14:35:46 +01:00
Max Masnick
94fcae9bb0 update fino theme to work with rbenv
also fix bug where prompt char did not reflect
whether or not you were in a git repo.
2014-11-28 14:35:46 +01:00
Marco A. Peraza
9a7dc14a8a Show if you're ahead of remote in the wedisagree theme 2014-11-28 14:32:38 +01:00
Eddie Monge
3930a63253 no tabs in a space-d file 2013-11-14 16:17:23 -08:00
Robby Russell
7a7eda1287 Merge pull request #2219 from Profpatsch/theme-agnoster
Forgot one symbol for hg.
2013-11-13 13:28:44 -08:00
Robby Russell
8ab841116b Merge pull request #2218 from wari/linuxonly-rename
`linuxonly` doesn't work unless renamed properly
2013-11-12 19:40:09 -08:00
Leonardo Santagada
009b906111 agnoster theme not showing virtualenv status
agnoster theme was checking if the default virtualenv prompt was turned off and not showing its own... so there was no way to see which virtualenv was selected.
2013-11-09 13:02:38 -02:00
Profpatsch
5718d2b688 Forgot one symbol for hg. 2013-11-04 23:35:42 +01:00
Wari Wahab
7eb2f528a6 linuxonly doesn't work unless renamed properly
Unlike all other files listed in the themes directory, this file is the only
one that's "doing it's own thing"
2013-11-04 23:20:12 +08:00
Robby Russell
042ee6e6ed Merge pull request #2138 from Profpatsch/theme-agnoster
More expressive symbols for git and mercurial.
2013-10-24 20:28:22 -07:00
Jacob Magnusson
0f9db24f9f Fix: Agnoster theme added venv name even if disabled
See http://www.virtualenv.org/en/latest/index.html\?highlight\=virtual_env_disable_prompt\#activate-script for info regarding this.
2013-10-20 16:07:19 +02:00
Profpatsch
fa85b4d6ee More expressive symbols for git and mercurial. 2013-10-02 23:24:21 +02:00
Robby Russell
61e3951e4b Revert "Replace no unicode glyph on hexa string"
This reverts commit baffc3b0bd.
2013-09-19 13:18:16 -07:00
Robby Russell
b57118bd37 Merge pull request #2065 from prudprud/master
Replace no unicode glyph on hexa string
2013-09-19 07:00:16 -07:00
Maxime Chaisse-Leal
4dbe4378db Added WIP alert to the gallois' theme 2013-09-18 21:56:10 +02:00
Robby Russell
1c468c63c0 Merge pull request #839 from eproxus/sunrise-fixes
Correct color and font issues on Ubuntu
2013-09-11 06:18:46 -07:00
Mr Prud
baffc3b0bd Replace no unicode glyph on hexa string 2013-08-29 14:07:09 +02:00
Robby Russell
89b8e05009 Merge pull request #1868 from mlacorte/master
Fix for broken colors in "superjarin" theme
2013-06-25 09:22:52 -07:00
Gong Hao
ebfc9042ed add virtualenv prompt support for agnoster theme 2013-06-25 12:29:48 +08:00
Robby Russell
78dba754d1 Merge pull request #1872 from gdetrez/new-powerline-range
Update the character used from powerline
2013-06-21 07:11:47 -07:00
Robby Russell
46d4606e66 Merge pull request #1756 from rkj/master
Fixed missing retcode if you tried to use themes/rkj
2013-06-17 21:23:18 -07:00
Grégoire Détrez
97849bd9b6 Update the character used in powerline
The code points have been updated in 53fbfe1, see
- 53fbfe15fe
- https://github.com/Lokaltog/powerline/issues/4
2013-06-06 13:06:29 +02:00