Commit Graph

20 Commits

Author SHA1 Message Date
Joshua Kovach 362b061f5c Fix branch not updating on checkout in steeef (#6784)
* Fix branch not updating on checkout in steeef

* Check for `hub` in steeef when switching branches
2018-05-07 18:19:45 +02:00
Sean Abraham 604f580f05 Make steeef theme much faster by not iterating through all history (#6359)
* 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)
2018-04-22 22:37:06 +02:00
Patrick José Pereira 0c7bb4de0d 'themes/steeef.zsh-theme: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2016-12-30 10:34:16 -02:00
Hongxin Liang 46d13384db [theme] Fix color problem of steeef theme
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-07-13 18:43:00 +02:00
Marc Cornellà 2193135ebc Clean up appearance lib file and redundant `colors` calls in other files 2015-02-10 19:22:50 +01:00
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.
2014-11-03 12:29:19 +01:00
Yuanxuan Wang 6bf7f39345 Steeef theme checks untracked files instead of directories 2014-05-28 11:20:41 +02:00
Christoph Heer 3d41804fbc Improve virtualenv prompt in steeef theme 2014-01-24 23:01:35 +01:00
Kristi 4d6b532248 add --directory flag 2012-06-13 13:14:31 -07:00
Kristi dee54a2477 Use grep to detect if untracked files exist instead of storing all the output of ls-files. 2012-06-13 12:57:15 -07:00
steeef 4ff0136079 merge from master 2010-10-22 11:34:52 -07:00
steeef d2bfdc2d89 merge theme fixes from master 2010-10-22 10:51:58 -07:00
steeef 810b8f5ce8 merge with master 2010-10-22 10:42:49 -07:00
steeef 9b6dd1cd48 merge with master 2010-10-22 10:39:33 -07:00
steeef c6b339f532 merge master 2010-10-04 22:08:38 -07:00
steeef 6d5e4eaebc use 256 colors, if available 2010-10-04 18:05:01 -07:00
steeef 7405f5d9ff fix untracked files checking 2010-10-01 14:40:06 -07:00
steeef 6fcf9393c3 merge steeef.zsh-theme from master (removed submodule check) 2010-10-01 14:17:13 -07:00
steeef 7fb0b210e8 merge steeef.zsh-theme from master 2010-10-01 14:11:53 -07:00
steeef c24936ece5 added steeef theme 2010-09-30 19:56:56 -07:00