Adam Lindberg
9c306670a7
Improve unicode characters and git status
15 years ago
Adam Lindberg
714cfb1db2
Add guru theme
15 years ago
Second Planet
93dab36fcb
added humza.zsh-theme
15 years ago
nebirhos
1c2eb40e87
Added nebirhos theme
15 years ago
Magnus Woldrich
205e2f4842
add trapd00r theme
15 years ago
brian tse
18ab94bccd
Add new 'minimal' theme
15 years ago
alanpeabody
1816e95777
Added my own theme.
15 years ago
Suraj N. Kurapati
21276546e9
fishy theme: text indicators for $? and git status
...
The git status indicators were taken from sorin.zsh-theme and changed to
use ASCII symbols instead of Unicode ones because my preferred terminal
font, DejaVu Sans Mono, renders Unicode symbols poorly and also because
Unicode rendering is not available in standard Linux virtual terminals.
15 years ago
Oliver Braun
093f9077f5
Added obraun theme which is a slightly modified version of an already
...
existing theme.
15 years ago
Jan-Oliver Jahner
210c1ef86d
Added 'simple' theme.
15 years ago
Jurriën Stutterheim
8454542ddc
Update, no more full path
15 years ago
Jurriën Stutterheim
e199e1dae8
Add norm theme
15 years ago
Justin Riley
5440815c83
remove git status from prompt
15 years ago
Jonas Huckestein
e1210cdfaa
added my theme
15 years ago
Luke Randall
5f103c7508
Add fine-grained git prompt status to lukerandall.zsh-theme
15 years ago
Matt Sacks
6d899e2391
Add muse theme for 256 color terminals
15 years ago
Juan G. Hurtado
208b225a2f
Custom theme with Git support
...
This is my personal oh-my-zsh theme. It has Git support through
methods found in Git lib file of oh-my-zsh. It uses:
- parse_git_dirty()
- git_prompt_ahead()
- current_branch()
- git_prompt_short_sha()
- git_prompt_status()
It also shows user name, machine name and current path. You can
take a look at a screenshot at http://goo.gl/ZVoyk
15 years ago
Justin Riley
14404eb7a0
add my custom zsh prompt
15 years ago
Felipe Gallois
07cee28e31
added custom theme, based on eastwood
15 years ago
Corey Donohoe
5a957c4d2e
support non-standard rvm install prefixes
15 years ago
Christopher Chow
eb3d1576bf
Made my them display the current rvm gemset and check for detached head
...
state in git.
15 years ago
Jonathan Tron
5bcfab3731
Add new jonathan theme
15 years ago
kphoen
971b071dc6
Add: new theme
15 years ago
James Frasca
6cbd15f403
Added the Frisk theme
15 years ago
Dmitry Maksimov
7d71148490
kolo.zsh-theme
15 years ago
Matthew M. Nelson
16f9dfb3aa
Adding dogenpunk theme
15 years ago
James Smith
a15a8c4a98
New theme 'intheloop' which demonstrates the git_remote_status function
15 years ago
Joakim Ekberg
4facba9824
Added terminal party theme.
15 years ago
James Frasca
7cc4ab9b3f
Added the Frisk theme
15 years ago
Tom Kirchner
92cacc9552
No space before prompt char at beginning of line
15 years ago
Tom Kirchner
cb2362c006
Actually show return code on failure
15 years ago
Tom Kirchner
e1f37e311f
Sweet lightning bolt on uncommitted git changes
15 years ago
Tom Kirchner
1b7868adca
Remove unnecessary whitespace
15 years ago
Tom Kirchner
6654d5dd99
Make personal theme based on dst
15 years ago
Stephen Eley
d926a55872
Refined RVM prompt in Crunch theme
15 years ago
Stephen Eley
fadd5f74ce
Crunch theme (by Stephen Eley)
15 years ago
Roman Kamyk
48ab2ad6e2
no hg & git status (sloooow)
15 years ago
Murilo Soares Pereira
e0ab7f9fb5
Renamed theme.
15 years ago
Murilo Soares Pereira
4b7038f8f4
Added my theme.
15 years ago
Sorin Ionescu
ae8b3b6dba
Added sorin oh-my-zsh theme.
15 years ago
Christopher Chow
051fb5f1d5
Added time since last commit to Soliah theme and changed some colours.
15 years ago
Stephen Middleton
e7c8673a45
added newline
15 years ago
Stephen Middleton
277f664df3
Personal Style
15 years ago
Stephen Middleton
c58942d3b2
theme changes
15 years ago
Stephen Middleton
5cca63a770
changes to theme
15 years ago
Stephen Middleton
26614b3478
add Rixius-Theme
15 years ago
Robin Ramael
664b97a3c8
Added svn info in prompt with plugin.
...
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example).
15 years ago
Francesco Lazzarino
b61cae150a
theme based on afowler with vi-mode support
15 years ago
Danny Tatom
f5c45c23ee
Added lambda theme
15 years ago
Suraj N. Kurapati
8d2b9d10e5
avoid forking subshell to test if user is root
15 years ago