summaryrefslogtreecommitdiff
path: root/themes/steeef.zsh-theme
AgeCommit message (Collapse)Author
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2018-05-07Fix branch not updating on checkout in steeef (#6784)Joshua Kovach
* Fix branch not updating on checkout in steeef * Check for `hub` in steeef when switching branches
2018-04-22Make steeef theme much faster by not iterating through all history (#6359)Sean Abraham
* Make steef much faster by not printing all history each time * Use whence -c to expand shell functions as well * Use $2 (expanded command about to be ran)
2016-12-30 'themes/steeef.zsh-theme: Solve typos'Patrick José Pereira
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2015-07-13[theme] Fix color problem of steeef themeHongxin Liang
steeef theme sets colors depending on $TERM, however if %F is used, it must be closed by %f instead of %{$reset_color%}. Further on, all %f directives have been replaced by %F and color support of current TERM is checked more properly.
2015-02-10Clean up appearance lib file and redundant `colors` calls in other filesMarc Cornellà
2014-11-03Added VIRTUAL_ENV_DISABLE_PROMPT to steeef.zsh-themeJaap Broekhuizen
This stops the virtual env name from being printed before it is actually being used in the zsh prompt.
2014-05-28Steeef theme checks untracked files instead of directoriesYuanxuan Wang
2014-01-24Improve virtualenv prompt in steeef themeChristoph Heer
2012-06-13add --directory flagKristi
2012-06-13Use grep to detect if untracked files exist instead of storing all the ↵Kristi
output of ls-files.
2010-10-22merge from mastersteeef
2010-10-22merge theme fixes from mastersteeef
2010-10-22merge with mastersteeef
2010-10-22merge with mastersteeef
2010-10-04merge mastersteeef
2010-10-04use 256 colors, if availablesteeef
2010-10-01fix untracked files checkingsteeef
2010-10-01merge steeef.zsh-theme from master (removed submodule check)steeef
2010-10-01merge steeef.zsh-theme from mastersteeef
2010-09-30added steeef themesteeef