Commit Graph

529 Commits

Author SHA1 Message Date
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
Nathan Cox
dfe36d7b7b Added virtualenv plugin data to af-magic theme. 2013-09-18 08:09:15 -07: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
Kasper Kronborg Isager
2c56345917 Add Pure theme 2013-08-10 19:19:30 -04:00
Steven De Coeyer
5bad3f890d Updates Zhann theme 2013-08-05 21:15:28 +02:00
Vincent
2defe0b5c5 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
2013-07-08 01:17:33 +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
Michael LaCorte
0118e18289 Fixed color on git prompt for superjarin theme 2013-06-05 12:37:02 -07:00
Roman Kamyk
cf9b0119fa Fixed missing retcode function 2013-04-24 06:50:48 -07:00
Robby Russell
b6ea876971 Merge pull request #690 from essembeh/master
Adding ~/.ssh/config parsing for host list and theme.
2013-04-23 21:27:51 -07:00
Robby Russell
8890df1251 Merge pull request #922 from sbfaulkner/master
patch rbenv support for themes
2013-04-23 20:57:24 -07:00
Robby Russell
b035662e4c Merge pull request #1053 from cwoodcox/master
Added a neat theme called half-life. It's pretty and quite functional.
2013-04-23 20:56:18 -07:00
Robby Russell
27ff262e09 Merge pull request #1088 from avit/avit-theme
avit theme
2013-04-23 20:49:14 -07:00
Robby Russell
d6a36b1756 Merge pull request #1575 from mguindin/agnoster-change
[agnoster-theme] modifying theme for dirty/staged files
2013-04-23 20:17:40 -07:00
Robby Russell
42127bee6d Merge pull request #1715 from dbohdan/master
Fixed a UTF-8 problem in the theme "fishy"
2013-04-23 19:58:59 -07:00
Roman Kamyk
5dae44ac59 Return code instead of dollar sign 2013-04-16 10:10:21 -07:00
Danyil Bohdan
2d2aa64167 Implemented UTF-8 support in fishy.zsh-theme. 2013-04-12 18:19:09 +03:00
Robby Russell
85426a57a2 Merge pull request #1526 from filipechagas/master
Gitfast plugin - Untracked files char not shown %
2013-04-12 06:17:19 -07:00
Robby Russell
989b6ec29e Merge pull request #1208 from jaischeema/master
Add new theme : jaischeema
2013-04-07 19:32:41 -07:00
Robby Russell
b68db6e15a Merge pull request #1060 from danielbayerlein/new-theme-inspired-by-peepcode
Add Theme "itchy"
2013-04-07 19:31:54 -07:00
Robby Russell
2606772676 Merge pull request #1679 from KokaKiwi/master
A new plugin "colored-man" and a greeny theme "kiwi"
2013-04-07 19:03:39 -07:00
Sergio Rafael Gianazza
c8423eb6d7 Removed colors from parenthesis. 2013-04-04 18:11:37 -03:00
Sergio Rafael Gianazza
0707bfce53 New theme: Gianu Theme
I created a theme that I feel confortable with and want to share with
everyone.

The prompt format is: <user>@<host> <current_dir> (<git_status>)$
2013-04-04 16:18:48 -03:00
Nicolas Jeker
f358f61414 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.
2013-04-02 12:33:06 +03:00
KokaKiwi
3ad05df020 Add 'kiwi' theme 2013-03-30 16:01:31 +01:00
Robby Russell
5e7e987ff7 Merge pull request #1657 from ysmood/master
Add a new theme 'ys'
2013-03-26 22:12:48 -07:00
Robby Russell
95b46e7eac Merge pull request #1658 from kavu/patch-1
Fix git dirty status in dallas.zsh-theme
2013-03-26 22:12:21 -07:00
Robby Russell
4e101bed86 Merge pull request #1558 from sbooob/master
Mercurial repository info in agnoster theme
2013-03-26 22:05:55 -07:00
Yohann Bianchi
5128669a76 IMPROVED: untracked file status has priority over modified (ie: if you have both modified and untracked files, your prompt will be red indicating the presence of untracked files) 2013-03-26 09:57:11 +01:00
Max Riveiro
7903f51856 Fix git dirty status in dallas.zsh-theme 2013-03-13 12:36:48 +04:00
y.s
55c6fd5c38 opt: Optimize the color scheme. Add some basic comments. 2013-03-13 15:55:35 +08:00
Sébastien M-B
07838055a8 Merge remote-tracking branch 'upstream/master' 2013-03-12 16:52:57 +01:00
y.s
a66bc75ad7 add: A new theme 'ys'. 2013-03-12 21:15:22 +08:00
Michele Bologna
0b6e735885 added comment for auto-generated hostname color 2013-03-05 23:01:00 +01:00
Michele Bologna
c2d42f5a90 added michelebologna theme 2013-03-05 22:50:27 +01:00
Sébastien M-B
2595484a97 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lib/aliases.zsh
2013-02-08 19:08:06 +01:00
Matt Guindin
ef8e3a67f2 [agnoster] modifying theme to show dot for dirty files and plus for staged files in git repos 2013-01-30 20:46:08 -05:00
Adolfo Benedetti
76e828691b updated adben theme: added offline content, subversion support, refactored prompt 2013-01-30 18:58:58 +01:00
Yohann Bianchi
28b737416f ADDED: Mercurial prompt info support even if hg prompt extension is unavailable 2013-01-20 13:10:31 +01:00
Yohann Bianchi
8e9cf45200 ADDED: Mercurial repository info 2013-01-19 00:52:09 +01:00
Robby Russell
312da3ea05 Merge pull request #941 from dcreager/configurable-blinks-theme
blinks theme works with light and dark Solarized
2013-01-10 22:37:25 -08:00
Filipe Chagas
021e6de323 added crcandy theme
it's just the candy theme with a new line before.
in order to make easier to see the result of the
commands and to avoid confusing
2012-12-28 18:04:15 -02:00
Jack Henahan
e7f24a8319 add symbol in darcs repos to match git and mercurial 2012-12-24 13:43:45 -05:00
Isaac Wolkerstorfer
e4624c6a36 Revert "agnoster theme shows error code instead of an "x""
This reverts commit f09af57179.

It is far more aesthetically pleasing, and conveys the correct amount of information. The exact numeric status code is extremely rarely of use, and increases cognitive parsing burden on the user.
(cherry picked from commit 8f664edcaf55adcc540f0fe43d4205b66e4f9fb6)
2012-12-21 11:45:57 -05:00
Robby Russell
462136a9d6 Merge pull request #794 from markdrago/cloud_parameter
add ability to set custom prefix for cloud theme
2012-12-04 06:52:32 -08:00
Andrei Gorgan
8925cff334 Fix prompt color: Change it back to green 2012-12-03 12:29:45 +02:00
Andrei Gorgan
e096e4041f Print last exit status in mortalscumbag prompt 2012-12-03 12:03:43 +02:00
Robby Russell
fdf3a3998f Merge pull request #1295 from XL64/master
Fixed johnathan-zsh.theme if rbenv doesn't exists
2012-12-02 13:02:38 -08:00
Robby Russell
1f284071de Merge pull request #1298 from nickhutchinson/fishy
Update fishy theme to collapse working directory in PROMPT
2012-12-02 13:02:22 -08:00
Robby Russell
275e7cba8f Merge pull request #1235 from henryyan/master
Improved maven plugin added a lot of auto complection, add git-extras plugin
2012-12-02 12:48:45 -08:00
Robby Russell
e89f950985 Merge pull request #1256 from seegno/master
Added sf Symfony2 binary alias
2012-12-02 12:43:59 -08:00
Robby Russell
66df0f8089 Merge pull request #1317 from thcipriani/junkfood_theme
Added junkfood theme
2012-12-02 12:36:32 -08:00
Robby Russell
5ed75de5ce Merge pull request #1353 from a-b/master
Prompt symbol update
2012-12-02 12:26:12 -08:00
Robby Russell
1417111bad Merge pull request #1453 from simonoff/master
new theme and rvm theming support
2012-12-02 12:20:31 -08:00
Robby Russell
423d66da5b Merge pull request #409 from Bregor/patch-1
Dollar sign instead of percent in unprivileged user prompt (as in real ge
2012-12-02 12:10:32 -08:00
Robby Russell
4fea3ce219 Merge pull request #1455 from NeuralSandwich/master
Battery plugin: Added support for Apple Macs
2012-12-02 12:07:13 -08:00
Sean Jones
5f62d2c183 Added Candy-Kingdom theme 2012-12-02 19:46:53 +00:00
Robby Russell
77e4c1c9f1 Merge pull request #253 from loopj/master
Added function git_remote_status to lib/git.zsh which extracts if the local branch is ahead/behind/diverged from remote
2012-12-02 11:43:09 -08:00
Robby Russell
e4a596c095 Merge pull request #516 from adben/master
New Theme
2012-12-02 10:51:25 -08:00
Alexander Simonov
27841ca7c1 Set default for rvm prompt prefix/suffix 2012-12-02 20:30:25 +02:00
Alexander Simonov
f9de64460c Simonoff theme 2012-12-02 19:56:17 +02:00
Robby Russell
8796fd01cc Merge pull request #455 from aslamnd/master
New theme
2012-12-02 09:54:54 -08:00
Robby Russell
08cb82b9f4 Merge pull request #448 from n0nick/patch-1
Updated the frisk theme to display Bazaar branch information as well
2012-12-02 09:54:24 -08:00
Robby Russell
3657bf8efa Merge pull request #1421 from cristim/master
Added a small mod of the tjkirch theme
2012-12-01 11:40:44 -08:00
Robby Russell
25a2f029a4 Merge pull request #1399 from tresni/patch-1
Update themes/minimal.zsh-theme
2012-12-01 11:39:54 -08:00
Hauke Stange
3d7622831f fixed symbolic-ref git view of agnoster theme 2012-11-27 21:43:23 +01:00
Hauke Stange
7fc612bcb9 removed 'x' from prompt_context() function name 2012-11-27 21:20:56 +01:00
Cristian Măgherușan-Stanciu
7c768543df Added a small mod of the tjkirch theme
- single-line prompt
- removed the extra line after each command output
2012-11-25 17:15:16 +01:00
Tiago Ribeiro
6c45d217af Added host to prompt 2012-11-20 00:33:52 +00:00
Brian Hartvigsen
99468cb4ec Update themes/minimal.zsh-theme
Cleans up minimal theme by not using a custom prompt function
Removed case of 2 spaces showing if not in a version controlled folder
Adds support for svn_prompt_info
2012-11-07 23:53:44 -07:00
Fuad Saud
f09af57179 agnoster theme shows error code instead of an "x" 2012-11-03 05:05:38 -02:00
Henry Yan
3ad138a08a Merge remote-tracking branch 'upstream/master'
* upstream/master: (35 commits)
  make README reflect latest changes
  URL Tools Plugin
  added a comment to the composer installation alias
  added Composer completition and aliases
  added two aliases to Symfony2 Plugin
  fix test aliases
  Missing comment line
  look for test/unit instead of test/units. #typo
  Correct error message.
  Clean up doc
  Jira ticket shortcut to browse existing issues or create a new issue.
  Add zeus plugin
  Make rvm prompt function a bit cleaner
  Fixing the rvm_prompt_info command, now it will not show empty parens if no rvm is currently being used
  Add link to gist
  Updated documentation for agnoster theme
  Use HISTFILE evironment variable directly rather than copying it
  added autojump plugin support for mac os x + port
  Colemak plugin
  Per directory history plugin
  ...
2012-10-14 22:06:48 +08:00
Alexander Berezovsky
8f7b126d2f updated symbol 2012-10-13 13:34:02 -07:00
Tyler Cipriani
53412de75c Something to be said for symmetry 2012-10-11 14:02:55 -06:00
Tyler Cipriani
5872daea49 spacing makes me something 2012-10-11 13:59:08 -06:00
Tyler Cipriani
2ba668b91c parens tweak 2012-10-11 13:57:21 -06:00
Tyler Cipriani
bb5db62314 removed weird characters 2012-10-11 13:48:38 -06:00
Tyler Cipriani
8d86bb298d moved spacing 2012-10-11 09:26:39 -06:00
Isaac Wolkerstorfer
b207792f30 Add link to gist 2012-09-25 19:06:13 -05:00
Isaac Wolkerstorfer
6e85ff5b44 Updated documentation for agnoster theme 2012-09-25 18:35:08 -05:00
James Smith
00bff0a996 Red prompt for remote hosts 2012-09-20 19:35:09 -07:00
Tyler Cipriani
8ecc252f0c Last spacing adjustment...I swear 2012-09-19 09:34:45 -06:00
Tyler Cipriani
9510eb0e5a Modified spacing one last time 2012-09-18 11:13:36 -06:00
Tyler Cipriani
a8d426087b modified spacing on junkfood theme 2012-09-17 14:12:09 -06:00
Tyler Cipriani
b534b38063 Added fat arrow the theme 2012-09-17 12:16:06 -06:00
Isaac Wolkerstorfer
bf4157514f Refactored theme 2012-09-17 11:44:25 -05:00
Tyler Cipriani
00e11991e0 Added space to prompt 2012-09-17 10:25:19 -06:00
Tyler Cipriani
11a4c67f34 Added junkfood theme 2012-09-17 10:19:37 -06:00
Isaac Wolkerstorfer
b11e289141 Add agnoster.zsh-theme 2012-09-13 14:02:09 +02:00
Xavier Lacoste
ce74be1e1d Merge remote-tracking branch 'upstream/master' 2012-09-13 08:43:20 +02:00
James Smith
6c13721f55 Merge remote-tracking branch 'upstream/master' 2012-09-11 11:42:18 -07:00
Nicholas Hutchinson
2643ac975b Update fishy theme to collapse working directory in PROMPT.
For non-trailing path components, we show only the first character. So, as in Fish proper, we convert ~/some/really/really/really/long/path/name to ~/s/r/r/r/l/p/name.
2012-09-02 10:38:08 +12:00
Robby Russell
921d2f49ef Merge pull request #1228 from clutt0n/master
Small improving themes/jnrowe.zsh-theme
2012-09-01 08:33:09 -07:00
Xavier Lacoste
28d3b80db1 Add empty function rbenv_prompt_info() if doesn't exists 2012-08-30 16:25:36 +02:00
Marcelo Eden
76f2429e8e new 3den theme with RVM and GIT 2012-08-14 12:23:11 -03:00
James Smith
772bc51c3a Merge 2012-07-24 13:39:07 -07:00
clutton
decb9c82b5 delete os specific disable-patterns 2012-07-24 14:16:03 +03:00
clutton
d5bfbf05d1 improvement: define PROMPT_HOST once on startup 2012-07-24 05:36:18 +03:00
Andrew Vit
3fea7c3b27 Added avit theme 2012-07-19 03:03:18 -07:00
Henry Yan
4a11d2c35c merge from upstream master 2012-07-17 00:36:50 +08:00
clutton
6a2e04fefb modify themes/jnrowe.zsh-theme, add host directive "Ξ (mbsd) ~ →" 2012-07-16 02:59:30 +03:00
Robby Russell
11034217a7 Merge pull request #1200 from andyfleming/master
New theme af-magic.zsh-theme
2012-07-11 16:52:33 -07:00
jais
8d60f9a0d8 Fix the rvm gemset right prompt:wq 2012-07-03 15:12:55 +10:00
jaischeema
c23392ac5b Add new theme : jaischeema 2012-07-03 13:02:29 +10:00
Alexander Berezovsky
34f3d4d498 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-28 13:37:00 -07:00
Sébastien
29fb24487c Merge remote-tracking branch 'upstream/master' 2012-06-25 17:41:06 +02:00
Robby Russell
a2695630cd Merge pull request #1182 from jugyo/patch-1
correct the ruby version label of the 'nebirhos' theme for rbenv
2012-06-22 06:37:23 -07:00
Robby Russell
bf98a2d68b Merge pull request #1159 from kristi/master
Steef theme - Improved git untracked file detection
2012-06-22 06:36:58 -07:00
jugyo
7e1da28d27 correct the ruby version label for rbenv 2012-06-21 07:41:50 +09:00
Andy Fleming
98d7a01099 theme cleanup 2012-06-20 13:26:05 -07:00
Andy Fleming
b97cc939ec added first version of my theme af-magic 2012-06-20 13:17:41 -07:00
Alexander Berezovsky
4a2e9ed039 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2012-06-18 12:16:36 +03:00
Kristi
4d6b532248 add --directory flag 2012-06-13 13:14:31 -07:00
Kristi
dee54a2477 Use grep to detect if untracked files exist instead of storing all the output of ls-files. 2012-06-13 12:57:15 -07:00
thackoun
37bce2b51a fix a very minor bug with colors of parenthesis in the terminalparty theme 2012-06-12 15:48:00 +03:00
Alexander Berezovsky
548f68d7f0 fino-time theme 2012-05-23 17:03:18 -07:00
Sébastien M-B
741388be00 Merge remote branch 'upstream/master'
Conflicts:
	lib/completion.zsh
2012-04-12 19:28:59 +02:00
Daniel Bayerlein
8942d304ff Add Theme "itchy" 2012-04-07 18:23:12 +02:00
Corey Woodcox
0b70b6d048 small changes to make it prettier 2012-04-04 01:00:04 -06:00
Corey Woodcox
a75aabad1e add the half-life theme based on steeef and lambda 2012-04-04 01:00:04 -06:00
Piotr Solnica
ce6a21c3b3 [themes/josh] Use $(current_branch) in prompt 2012-03-23 20:31:13 +01:00
Henry Yan
814ecfc60d delete time filed 2012-03-07 23:52:51 +08:00
William Ting
4a88743d1e fix gnzh theme to detect local rvm installations 2012-03-06 14:31:03 -10:00
Henry Yan
7ffc3e745f change color of @ to cyan 2012-03-06 14:14:17 +08:00
Henry Yan
bd4f1eeca2 add hostname behind username, example: henryyan [02:07:20] ~/.oh-my-zsh git:(master) ✗ 2012-03-06 14:09:11 +08:00
Henry Yan
c1e9d9226c move kafeitu.zsh-theme to themes folder 2012-03-05 21:39:09 +08:00
Max Masnick
d49e98267a clean up rbenv support for 'fino' theme 2012-02-25 16:16:43 -05:00
Max Masnick
7441438afa merge changes from offical repo 2012-02-25 16:15:40 -05:00
Jeff McClure
867cb3f511 [JM] Removed LSCOLOR Declaration for Wider Support 2012-02-21 00:45:33 -05:00
Jeff McClure
6272b4854c 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
2012-02-20 22:37:23 -05:00
John Barker
bcd5b3b52b Added a peepcode theme 2012-02-20 19:13:38 -05:00
Rach Belaid
ff7e064896 change the color of arrow when the command line return an error 2012-02-19 19:54:33 +00:00
Douglas Creager
8f8767a566 blinks theme works with light and dark Solarized
The blinks theme now looks good if you're using the light version of the
Solarized color scheme, too.  It still defaults to the dark version, so
it should work as before if you don't override things.  If you're using
the light version, just set SOLARIZED_THEME to "light" before sourcing
oh-my-zsh.
2012-02-17 16:58:34 -05:00
Brent Faulkner
b62a3e8960 handle case where ~/.rvm/bin/rvm-prompt is not in path, so "which" can't find it 2012-02-12 12:27:06 -05:00
Brent Faulkner
6496acf58b adding rbenv support to all the rvm themes 2012-01-23 20:42:54 -05:00
Adam Lindberg
78a129ca06 Correct color and font issues on Ubuntu 2012-01-16 16:39:28 +01:00
Mark Drago
e3c34b4f9a add ability to set custom prefix for cloud theme 2011-12-31 12:13:31 -05:00
Philip Hofstetter
3445dada95 correctly handle path names with spaces 2011-12-29 14:35:38 +01:00
Michael Andersen
e43dd05a6a Mortal Scumbag Theme 2011-12-29 01:30:43 +01:00
Philip Hofstetter
77045230f4 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
2011-12-28 15:58:24 +01:00
Robby Russell
c41807c82f Merge pull request #776 from mytechnix/master
Added examples aliases in ZSH config template and new theme.
2011-12-26 10:09:09 -08:00
Michael Holachek
f999fd8e12 Added example aliases in ZSH template. Added a new theme.
Example aliases allow for an easier way to open ZSH config file/folder
in Textmate. New theme is mh.zsh-theme.
2011-12-26 12:20:02 -05:00