Sharky
5a1dd14f13
removed incorrect Devanagari conjunct symbol at end of Om
11 years ago
ivanfoo
c6460ef3e7
Fixed odd chars on mac for agnoster theme
11 years ago
Michele Bologna
81eec406c8
* Added header with help and information
...
* Moved git information to left prompt, with
support for:
* +ZSH_THEME_GIT_PROMPT_UNTRACKED, MODIFIED,
STASHED, ADDED, UPSTREAM STATUS
(if applicable)
* Removed right prompt
* Refactored following Google's guidelines for
scripts [ http://goo.gl/oJSXH2 ]
* Using local variables where applicable
11 years ago
leif.hanack
70c4a27fd6
Added a possibility to display the remote branch and the number of commits you are ahead or behind
11 years ago
Samuel Parkinson
de56943a0e
Improved the `_git_time_since_commit` function.
...
Check for at least one commit using a `git log` limit of one.
Improves the performance inside git repos with a large history.
11 years ago
Andrew Janke
3cc3084f5f
Fix typo in $VCS_CLEAN_COLOR in adben theme
11 years ago
Mark Mendoza
a98501d2ce
Grep bug in Agnoster
11 years ago
Brian Hartvigsen
5c9c373cd7
Fix minimal.zsh-theme's check for in_svn and add support for mercurial
11 years ago
Roderick Randolph
46e6e2e23a
Fixes incorrect prompt arrow color
...
Fixes a bug where color of status arrow in prompt is red even when the exit code was zero (or success). This fix correclty returns green arrow on success and red for non-success exit code.
11 years ago
Alex Talker
8cf04ed3d7
Fix echo nothing if $SHORT_HOST doesn't exist.
11 years ago
Matthias Doering
7c00bcdb82
Modify theme to optimize the usability, when you use solarized dark as shell color scheme.
11 years ago
Martin Schrodi
f04246aa48
rkj-repos: code cleanup and updated with functions from lib/git.zsh (thx mcornella)
11 years ago
Martin Schrodi
c3940cf44a
Fixed breakage in new git repo without commits
11 years ago
Marc Cornellà
2193135ebc
Clean up appearance lib file and redundant `colors` calls in other files
11 years ago
Jakob Jordan
6bccb1a7b0
removed superfluous vcs_info_msg in trapd00r theme
...
in the trapd00r theme vcs info is already displayed on the first line if in a version controlled directory. the second vcs info was displayed at the end of the second line without providing additional information. this was removed.
11 years ago
David Feinberg
02d647773a
added node- before node version for consistency
11 years ago
David Feinberg
77da20997e
mira theme shows active node, ruby and java versions
11 years ago
zghember
6f70d288cc
Update theme "jispwoso" to support ret status and git
11 years ago
Anatoly Bubenkov
9bab8ccb89
add current bookmark to rkj-repos theme
11 years ago
Christopher Harrison
663d43241c
Minor cosmetic fix to minimal theme
...
Set the closing square-brace's FG colour to white, to match the opening brace, when the repo directory is dirty.
11 years ago
DanielFGray
00ec11d3c0
ignore any grep aliases that might be defined
12 years ago
Jarin Udom
d0f3fb3a4f
Merge simplified superjarin theme
12 years ago
Marc Cornellà
95d795e8ca
Change all hostname calls for $HOST or $SHORT_HOST
12 years ago
Marc Cornellà
74177c5320
Change all whoami calls for $USER variable
...
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
12 years ago
Jaap Broekhuizen
eae70054d1
Added VIRTUAL_ENV_DISABLE_PROMPT to steeef.zsh-theme
...
This stops the virtual env name from being printed before it is actually being
used in the zsh prompt.
12 years ago
Rodrigo Ramírez Norambuena
b0013ceb29
remove path not found for linuxonly theme
12 years ago
Letian Zhang
9c1255d358
fix missing add-zsh-hook in pygmalion.zsh-theme
...
Fix "command not found: add-zsh-hook" since #3053 removes `autoload -U add-zsh-hook`
12 years ago
Halil Özgür
2b83accbf8
Use the library function for ruby prompt
...
Not everyone uses rvm and the library has already got a function for this.
12 years ago
Alex Shadrin
eee7345f1f
Resets the font colour to original
12 years ago
Daniel Oaks
49e10ae449
Make 'ys' theme use hg repo info too
12 years ago
Adam Poskitt
fdb30392b1
Update half-life.zsh-theme
...
Add spaces before bullet-points to more easily distinguish them from one another and the rest of the prompt when using smaller font-sizes and do not add a blank line prior to prompt output; if there's a desire for spacing, one can use their terminal's line-height to achieve this.
12 years ago
Andy Hayden
aa82bd7400
terminal party show exit status with color
12 years ago
Clemens Werther
999bd355f7
fix root mode not working in bureau
12 years ago
Menno Pruijssers
aee8877988
fixed rvm warning
12 years ago
Marc Cornellà
fbf4a78acf
Show user prompt in gnzh theme regardless of UID
...
Fixes #2008 .
12 years ago
Yuanxuan Wang
6bf7f39345
Steeef theme checks untracked files instead of directories
12 years ago
tcasparro
53323abdb1
Added git mode support for merging, rebasing, and bisecting
...
<B> Designates Bisecting
>M< Designates Merging
>R> Designates Rebasing
12 years ago
Daniel Farrell
b2ce306c4f
Simplified gallois RPS1 setup using some helpful scripts
12 years ago
William Ting
48e53fb6ed
fix gnzh theme to detect local rvm installations
12 years ago
Daniel Farrell
3976b93f39
Fixed which output at each new shell creation
12 years ago
Kory Prince
d3babe0d79
Don't show useless '[]' when chruby_prompt_info is empty
12 years ago
Ryan Marsh
c3c8cc318d
Fixes #2467 tab completion scrolls back in terminal when using bureau theme
12 years ago
Dan Kerimdzhanov
c249c69065
Remove all copyright information in themes. Closes #2587
12 years ago
Felds Liscia
4d83da770a
highlight the username when root
12 years ago
mrbfrank
685ea4a361
theme agnoster: remove trailing space
...
re-implemented expired pull request https://github.com/robbyrussell/oh-my-zsh/pull/1759
12 years ago
mrbfrank
7daaa188da
corrected branch character
...
changed ± to
12 years ago
mrbfrank
78ffa71cb6
updated url to latest powerline-patched fonts
...
clearing up some confusion in issue#1906
12 years ago
Christoph Heer
3d41804fbc
Improve virtualenv prompt in steeef theme
12 years ago
Tomas Pelka
23e57c177c
Adding commit hash to branch name in my favorit rjk-repos theme.
12 years ago
LFDM
2d6d9d525f
Fixes RPROMPT in af-magic.zsh-theme
12 years ago