Mike Hostetler
e3b9e98153
added my theme, based on xiong-chiamiov-plus but using vcs_info
...
instead of just git
16 years ago
Mario Gutierrez
1d03ea5342
my theme
16 years ago
Jon Duell
cd9a85500e
Adds new duellj theme
16 years ago
Dallas Reedy
44cad95ed2
updated my theme with the date and git branch (+ dirty or not)
16 years ago
canthiswait
4155adeefe
Fixed color in last character of clean git info
16 years ago
canthiswait
91add78bdc
256 color theme with bright blue and orange
16 years ago
John Reese
a4dd691af5
Remove limit of two segments to PWD
16 years ago
John Reese
51935f768d
Added screenshot link for jreese theme
16 years ago
John Reese
6356d70710
Added theme "jreese" to oh-my-zsh
16 years ago
Dallas Reedy
f9abe041e2
added my personal theme: the dallas them
16 years ago
Nikita Vasilyev
4778352502
git:(master) --> git:master
...
Parenthesis removed
16 years ago
Nikita Vasilyev
354ab87c85
Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.png
16 years ago
Evandro Myller
be66fe9d7a
clean theme: username is now bold
16 years ago
Evandro Myller
9658449450
improvements to the 'clean' theme
16 years ago
Evandro Myller
5149679f86
added "clean" theme
16 years ago
Ryan Wilcox
7e6eaff7d3
fork xiong-chiamiov theme for git support
16 years ago
macovsky
bee94dbd62
new theme
17 years ago
Toon Claes
3f49658cb5
tonotdo theme: Back to the original
17 years ago
Toon Claes
6524bee2ce
tonotdo theme still not like I wanted
17 years ago
Toon Claes
5bd1990891
tonotdo theme like I like it
17 years ago
Toon Claes
7aca512f32
Theme tonotdo upgrade
17 years ago
Jordan Bracco
b549dd4999
Gallifrey theme
17 years ago
Toon Claes
9fde1531f3
Spiced up the tonotdo theme, some more
17 years ago
Toon Claes
b4712ad693
Spiced up the tonotdo theme
17 years ago
Toon Claes
80c20c32dd
LS_COLORS fix for tonotdo theme
17 years ago
Toon Claes
e41d7305e5
Improved the LS_COLORS in my tonotdo theme
17 years ago
Toon Claes
5246e103c5
Fixed all themes so tab-completion doesn't move the cursor to a weird position
17 years ago
Robby Russell
c620408962
Revert "Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed)."
...
This reverts commit 14a1ce80bb .
17 years ago
James Rowe
97c6664948
Added initial jnrowe theme.
17 years ago
meh
e24709a2b8
Fixed darkblood theme as in issue #23 .
17 years ago
James Adam
14a1ce80bb
Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My git_prompt_info function not only reports the branch and dirty status, but also whether or not the branch is ahead or behind of the remote, or both. It also switches the prompt colour from green to red if the previous command exited with a non-zero value (i.e. failed).
17 years ago
Toon Claes
1c65ab9dea
added LSCOLORS
17 years ago
Toon Claes
8beb5a50f1
Skip the git word in this theme
17 years ago
Toon Claes
f11366374c
Small fix, probably the smallest possible
17 years ago
Toon Claes
c103c15e5c
Added my theme
17 years ago
meh
607ba0736b
Added darkblod theme.
17 years ago
Wesley Moore
069e9b8752
Add my own theme
17 years ago
Markus Prinz
9890bbb24d
Fix cypher's theme for older zsh versions
17 years ago
xiongchiamiov
8a8343b0de
add xiong-chiamiov theme
17 years ago
Markus Prinz
172bb41830
Add my (cypher's) zsh prompt
...
Based on Evan's prompt, it uses colors, shows the exit status of the
last command if it was non-zero, and displays "#" when running
with elevated privileges
17 years ago
Gary Blessington
fff31c33bc
Added a new theme
17 years ago
James Cox
7d511379c1
minimalist
17 years ago
Christopher Sexton
85a4e30289
Added risto theme and made git.zsh themable
...
* git.zsh is now themable:
* git_prompt_info() now will look in the following variables for
formatting strings:
* ZSH_THEME_GIT_PROMPT_PREFIX - Prefix for the prompt (before the
branch name)
* ZSH_THEME_GIT_PROMPT_SUFFIX - The very end of the prompt
* ZSH_THEME_GIT_PROMPT_DIRTY - Displayed when the branch is dirty
* ZSH_THEME_GIT_PROMPT_CLEAN - Displayed when the branch is clean
* Updated geoffgarside, robbyrussell, and maran to work with new git
theme
* Added the Risto theme, which is very similar to a number of bash
prompts, and allows me to use zsh in with out my co-workers knowing I
have the advantage. Think of it as a ninja theme.
17 years ago
Maran Hidskes
f704193fd2
Added extra theme with full pathnames and hostname
17 years ago
Geoff Garside
af8294d206
Move the spaces around again :P
17 years ago
Geoff Garside
5ace61de4e
Switch double quotes for singles, fixes prompt issues
17 years ago
Geoff Garside
076f9b15ff
Add my own theme
17 years ago
Geoff Garside
3dfa677ede
Add geoffgarside theme
17 years ago
Robby Russell
a19d1c0f53
Adding Evan's skinny, topless prompt.
17 years ago
Robby Russell
2c9f74b5c3
Adding theme support so that people can share their zsh prompts with others. Users can set which theme to load in zshrc now.
17 years ago