summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)Author
2013-10-24Merge pull request #2138 from Profpatsch/theme-agnosterRobby Russell
More expressive symbols for git and mercurial.
2013-10-20Fix: Agnoster theme added venv name even if disabledJacob Magnusson
See http://www.virtualenv.org/en/latest/index.html\?highlight\=virtual_env_disable_prompt\#activate-script for info regarding this.
2013-10-02More expressive symbols for git and mercurial.Profpatsch
2013-09-19Revert "Replace no unicode glyph on hexa string"Robby Russell
This reverts commit baffc3b0bd2594b789316cb135ba84fb54f50dd9.
2013-09-19Merge pull request #2065 from prudprud/masterRobby Russell
Replace no unicode glyph on hexa string
2013-09-18Added WIP alert to the gallois' themeMaxime Chaisse-Leal
2013-09-11Merge pull request #839 from eproxus/sunrise-fixesRobby Russell
Correct color and font issues on Ubuntu
2013-08-29Replace no unicode glyph on hexa stringMr Prud
2013-06-25Merge pull request #1868 from mlacorte/masterRobby Russell
Fix for broken colors in "superjarin" theme
2013-06-25add virtualenv prompt support for agnoster themeGong Hao
2013-06-21Merge pull request #1872 from gdetrez/new-powerline-rangeRobby Russell
Update the character used from powerline
2013-06-17Merge pull request #1756 from rkj/masterRobby Russell
Fixed missing retcode if you tried to use themes/rkj
2013-06-06Update the character used in powerlineGrégoire Détrez
The code points have been updated in 53fbfe1, see - https://github.com/Lokaltog/powerline/commit/53fbfe15fead8cc7598bcb4ee9714a221ab7e446 - https://github.com/Lokaltog/powerline/issues/4
2013-06-05Fixed color on git prompt for superjarin themeMichael LaCorte
2013-04-24Fixed missing retcode functionRoman Kamyk
2013-04-23Merge pull request #690 from essembeh/masterRobby Russell
Adding ~/.ssh/config parsing for host list and theme.
2013-04-23Merge pull request #922 from sbfaulkner/masterRobby Russell
patch rbenv support for themes
2013-04-23Merge pull request #1053 from cwoodcox/masterRobby Russell
Added a neat theme called half-life. It's pretty and quite functional.
2013-04-23Merge pull request #1088 from avit/avit-themeRobby Russell
avit theme
2013-04-23Merge pull request #1575 from mguindin/agnoster-changeRobby Russell
[agnoster-theme] modifying theme for dirty/staged files
2013-04-23Merge pull request #1715 from dbohdan/masterRobby Russell
Fixed a UTF-8 problem in the theme "fishy"
2013-04-16Return code instead of dollar signRoman Kamyk
2013-04-12Implemented UTF-8 support in fishy.zsh-theme.Danyil Bohdan
2013-04-12Merge pull request #1526 from filipechagas/masterRobby Russell
Gitfast plugin - Untracked files char not shown %
2013-04-07Merge pull request #1208 from jaischeema/masterRobby Russell
Add new theme : jaischeema
2013-04-07Merge pull request #1060 from danielbayerlein/new-theme-inspired-by-peepcodeRobby Russell
Add Theme "itchy"
2013-04-07Merge pull request #1679 from KokaKiwi/masterRobby Russell
A new plugin "colored-man" and a greeny theme "kiwi"
2013-04-04Removed colors from parenthesis.Sergio Rafael Gianazza
2013-04-04New theme: Gianu ThemeSergio Rafael Gianazza
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-03-30Add 'kiwi' themeKokaKiwi
2013-03-26Merge pull request #1657 from ysmood/masterRobby Russell
Add a new theme 'ys'
2013-03-26Merge pull request #1658 from kavu/patch-1Robby Russell
Fix git dirty status in dallas.zsh-theme
2013-03-26Merge pull request #1558 from sbooob/masterRobby Russell
Mercurial repository info in agnoster theme
2013-03-26IMPROVED: untracked file status has priority over modified (ie: if you have ↵Yohann Bianchi
both modified and untracked files, your prompt will be red indicating the presence of untracked files)
2013-03-13Fix git dirty status in dallas.zsh-themeMax Riveiro
2013-03-13opt: Optimize the color scheme. Add some basic comments.y.s
2013-03-12Merge remote-tracking branch 'upstream/master'Sébastien M-B
2013-03-12add: A new theme 'ys'.y.s
2013-03-05added comment for auto-generated hostname colorMichele Bologna
2013-03-05added michelebologna themeMichele Bologna
2013-02-08Merge remote-tracking branch 'upstream/master'Sébastien M-B
Conflicts: lib/aliases.zsh
2013-01-30[agnoster] modifying theme to show dot for dirty files and plus for staged ↵Matt Guindin
files in git repos
2013-01-20ADDED: Mercurial prompt info support even if hg prompt extension is unavailableYohann Bianchi
2013-01-19ADDED: Mercurial repository infoYohann Bianchi
2013-01-10Merge pull request #941 from dcreager/configurable-blinks-themeRobby Russell
blinks theme works with light and dark Solarized
2012-12-28added crcandy themeFilipe Chagas
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-21Revert "agnoster theme shows error code instead of an "x""Isaac Wolkerstorfer
This reverts commit f09af5717923cca4e5c538e14846ea4816295949. 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-04Merge pull request #794 from markdrago/cloud_parameterRobby Russell
add ability to set custom prefix for cloud theme
2012-12-03Fix prompt color: Change it back to greenAndrei Gorgan
2012-12-03Print last exit status in mortalscumbag promptAndrei Gorgan