Sorin Ionescu
b7566e3f36
Show the HEAD position when not on a branch
13 years ago
Sorin Ionescu
f1bcae7fae
Rename completion indicator
13 years ago
Sorin Ionescu
6a9a4ea8d6
[ Fix #60 ] Do not use parentheses in function names
13 years ago
Sorin Ionescu
a3b92bb053
[ Fix #51 ] Make the vi mode indicator more flexible
13 years ago
Sorin Ionescu
bfb46ff802
Differentiate commit from branch
13 years ago
Sorin Ionescu
5e5a7803b6
Fix a formatting bug introduced in cdb95f8
13 years ago
Sorin Ionescu
fe1d2ab77d
Fix a spacing bug introduced in cdb95f8
13 years ago
Colin Hebert
cdb95f810f
[ Fix #41 ] Do not truncate the commit id
13 years ago
gwjo
53b389f786
Fix name of precmd hook
...
The prompt function expects all them hooks to use the following
naming convention:
prompt_<theme>_<hook>
This enables it to remove any added theme specific hooks when the
prompt is changed.
13 years ago
Sorin Ionescu
3802a3e61b
Fixed the coding style in a case statement.
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
9fb50ad9b4
Added inside of Vim indicator to the Sorin theme.
13 years ago
Sorin Ionescu
1fc1b459ee
The theme should manage the completion indicator.
13 years ago
Sorin Ionescu
f0499b76c3
Use zstyle instead of variables for configuration.
13 years ago
Sorin Ionescu
60f39d8d91
Moved hub into the git plugin.
13 years ago
Sorin Ionescu
62fc8d802e
Separate unsetopt from setopt for clarity.
13 years ago
Sorin Ionescu
9d27df2050
Tradition dictates that options are uppercase.
13 years ago
Sorin Ionescu
7754a18d13
Use zstyle for vicmd and completion indicators.
13 years ago
Sorin Ionescu
225ea89e74
Rewrote the Git plugin and Sorin theme.
13 years ago
Sorin Ionescu
d5ba17feac
Converted OMZ themes to native ZSH themes.
14 years ago
Sorin Ionescu
aae3afbf35
Removed broken, ugly, and repetitive themes.
14 years ago
Sorin Ionescu
b34e9e0022
Moved each theme under its own directory and changed the file extension.
14 years ago
Sorin Ionescu
94ab5e0ec8
Cleaned up lib/ and removed trailing white space everywhere.
...
Conflicts:
oh-my-zsh.sh
14 years ago
Sorin Ionescu
deab2ed376
Fix for dumb terminals like Vim's.
14 years ago
Stephen Tudor
1a70c9b4b4
Changed kanji to fuku (good luck)
14 years ago
Stephen Tudor
ace5ecd7d8
Add ohmyzsh theme, my version of dogenpunk
14 years ago
Suraj N. Kurapati
6fd1c487fb
add "sunaku" theme, see http://ompldr.org/vOHcwZg
14 years ago
Miloš Hadžić
124a893428
Adds my theme
14 years ago
Robby Russell
5298cbbabf
Revert "Added my zsh theme file, heavily based on sjl's" as it relies
...
on a dotfile to be in ~/bin.
This reverts commit f2f34f5404e8ab674a0e345a709783b6c56a3b72.
14 years ago
Second Planet
d134a526de
added humza.zsh-theme
14 years ago
Magnus Woldrich
edfa673b6f
add trapd00r theme
14 years ago
brian tse
2bab02829c
Add new 'minimal' theme
14 years ago
alanpeabody
ec59a19cd5
Added my own theme.
14 years ago
nebirhos
b9d8440caf
Added nebirhos theme
14 years ago
Oliver Braun
7b2ebce5fa
Added obraun theme which is a slightly modified version of an already
...
existing theme.
14 years ago
Jan-Oliver Jahner
0c45157caa
Added 'simple' theme.
14 years ago
Justin Riley
3d26995682
remove git status from prompt
14 years ago
Jonas Huckestein
c870c32837
added my theme
14 years ago
Matt Sacks
7a3cb1a8e3
Add muse theme for 256 color terminals
14 years ago
Juan G. Hurtado
d266e7a8b7
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
14 years ago
Justin Riley
514065b495
add my custom zsh prompt
14 years ago
Felipe Gallois
4b353f1a06
added custom theme, based on eastwood
14 years ago
Corey Donohoe
2c6d9b316e
support non-standard rvm install prefixes
14 years ago
Christopher Chow
be502b5f45
Made my them display the current rvm gemset and check for detached head
...
state in git.
14 years ago
Jonathan Tron
a57cce2122
Add new jonathan theme
14 years ago
Matthew M. Nelson
56b3bc6954
Adding dogenpunk theme
14 years ago
Tom Kirchner
bb1a7c00c0
No space before prompt char at beginning of line
14 years ago
Tom Kirchner
ee31ffdfe5
Actually show return code on failure
14 years ago
Tom Kirchner
b10dc2f73f
Sweet lightning bolt on uncommitted git changes
14 years ago
Tom Kirchner
9cd985abac
Remove unnecessary whitespace
14 years ago