1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-30 15:14:44 +01:00
Files
oh-my-zsh/themes/steeef.zsh-theme
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

2.7 KiB