Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-07 | use 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-07 | Fix 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-22 | Make 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 theme | Hongxin 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-10 | Clean up appearance lib file and redundant `colors` calls in other files | Marc Cornellà | |
2014-11-03 | Added VIRTUAL_ENV_DISABLE_PROMPT to steeef.zsh-theme | Jaap Broekhuizen | |
This stops the virtual env name from being printed before it is actually being used in the zsh prompt. | |||
2014-05-28 | Steeef theme checks untracked files instead of directories | Yuanxuan Wang | |
2014-01-24 | Improve virtualenv prompt in steeef theme | Christoph Heer | |
2012-06-13 | add --directory flag | Kristi | |
2012-06-13 | Use grep to detect if untracked files exist instead of storing all the ↵ | Kristi | |
output of ls-files. | |||
2010-10-22 | merge from master | steeef | |
2010-10-22 | merge theme fixes from master | steeef | |
2010-10-22 | merge with master | steeef | |
2010-10-22 | merge with master | steeef | |
2010-10-04 | merge master | steeef | |
2010-10-04 | use 256 colors, if available | steeef | |
2010-10-01 | fix untracked files checking | steeef | |
2010-10-01 | merge steeef.zsh-theme from master (removed submodule check) | steeef | |
2010-10-01 | merge steeef.zsh-theme from master | steeef | |
2010-09-30 | added steeef theme | steeef | |