Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-06 | Modification to the frisk theme to work with the BZR lib | Pablo Rubianes | |
2013-11-04 | Forgot one symbol for hg. | Profpatsch | |
2013-11-04 | `linuxonly` doesn't work unless renamed properly | Wari Wahab | |
Unlike all other files listed in the themes directory, this file is the only one that's "doing it's own thing" | |||
2013-10-24 | Merge pull request #2138 from Profpatsch/theme-agnoster | Robby Russell | |
More expressive symbols for git and mercurial. | |||
2013-10-20 | Fix: Agnoster theme added venv name even if disabled | Jacob Magnusson | |
See http://www.virtualenv.org/en/latest/index.html\?highlight\=virtual_env_disable_prompt\#activate-script for info regarding this. | |||
2013-10-02 | More expressive symbols for git and mercurial. | Profpatsch | |
2013-09-19 | Revert "Replace no unicode glyph on hexa string" | Robby Russell | |
This reverts commit baffc3b0bd2594b789316cb135ba84fb54f50dd9. | |||
2013-09-19 | Merge pull request #2065 from prudprud/master | Robby Russell | |
Replace no unicode glyph on hexa string | |||
2013-09-18 | Added WIP alert to the gallois' theme | Maxime Chaisse-Leal | |
2013-09-18 | Added virtualenv plugin data to af-magic theme. | Nathan Cox | |
2013-09-11 | Merge pull request #839 from eproxus/sunrise-fixes | Robby Russell | |
Correct color and font issues on Ubuntu | |||
2013-08-29 | Replace no unicode glyph on hexa string | Mr Prud | |
2013-08-10 | Add Pure theme | Kasper Kronborg Isager | |
2013-08-05 | Updates Zhann theme | Steven De Coeyer | |
2013-07-08 | Update jonathan.zsh-theme | Vincent | |
Made it work with UTF-8 Console. Thanks goes to http://blog.ganneff.de/blog/2013/03/zsh-config---and-prompt.html | |||
2013-06-25 | Merge pull request #1868 from mlacorte/master | Robby Russell | |
Fix for broken colors in "superjarin" theme | |||
2013-06-25 | add virtualenv prompt support for agnoster theme | Gong Hao | |
2013-06-21 | Merge pull request #1872 from gdetrez/new-powerline-range | Robby Russell | |
Update the character used from powerline | |||
2013-06-17 | Merge pull request #1756 from rkj/master | Robby Russell | |
Fixed missing retcode if you tried to use themes/rkj | |||
2013-06-06 | Update the character used in powerline | Gré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-05 | Fixed color on git prompt for superjarin theme | Michael LaCorte | |
2013-04-24 | Fixed missing retcode function | Roman Kamyk | |
2013-04-23 | Merge pull request #690 from essembeh/master | Robby Russell | |
Adding ~/.ssh/config parsing for host list and theme. | |||
2013-04-23 | Merge pull request #922 from sbfaulkner/master | Robby Russell | |
patch rbenv support for themes | |||
2013-04-23 | Merge pull request #1053 from cwoodcox/master | Robby Russell | |
Added a neat theme called half-life. It's pretty and quite functional. | |||
2013-04-23 | Merge pull request #1088 from avit/avit-theme | Robby Russell | |
avit theme | |||
2013-04-23 | Merge pull request #1575 from mguindin/agnoster-change | Robby Russell | |
[agnoster-theme] modifying theme for dirty/staged files | |||
2013-04-23 | Merge pull request #1715 from dbohdan/master | Robby Russell | |
Fixed a UTF-8 problem in the theme "fishy" | |||
2013-04-16 | Return code instead of dollar sign | Roman Kamyk | |
2013-04-12 | Implemented UTF-8 support in fishy.zsh-theme. | Danyil Bohdan | |
2013-04-12 | Merge pull request #1526 from filipechagas/master | Robby Russell | |
Gitfast plugin - Untracked files char not shown % | |||
2013-04-07 | Merge pull request #1208 from jaischeema/master | Robby Russell | |
Add new theme : jaischeema | |||
2013-04-07 | Merge pull request #1060 from danielbayerlein/new-theme-inspired-by-peepcode | Robby Russell | |
Add Theme "itchy" | |||
2013-04-07 | Merge pull request #1679 from KokaKiwi/master | Robby Russell | |
A new plugin "colored-man" and a greeny theme "kiwi" | |||
2013-04-04 | Removed colors from parenthesis. | Sergio Rafael Gianazza | |
2013-04-04 | New theme: Gianu Theme | Sergio 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-04-02 | use hostname instead of hostname -s | Nicolas Jeker | |
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work. | |||
2013-03-30 | Add 'kiwi' theme | KokaKiwi | |
2013-03-26 | Merge pull request #1657 from ysmood/master | Robby Russell | |
Add a new theme 'ys' | |||
2013-03-26 | Merge pull request #1658 from kavu/patch-1 | Robby Russell | |
Fix git dirty status in dallas.zsh-theme | |||
2013-03-26 | Merge pull request #1558 from sbooob/master | Robby Russell | |
Mercurial repository info in agnoster theme | |||
2013-03-26 | IMPROVED: 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-13 | Fix git dirty status in dallas.zsh-theme | Max Riveiro | |
2013-03-13 | opt: Optimize the color scheme. Add some basic comments. | y.s | |
2013-03-12 | Merge remote-tracking branch 'upstream/master' | Sébastien M-B | |
2013-03-12 | add: A new theme 'ys'. | y.s | |
2013-03-05 | added comment for auto-generated hostname color | Michele Bologna | |
2013-03-05 | added michelebologna theme | Michele Bologna | |
2013-02-08 | Merge 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 |