default
This commit is contained in:
parent
64a93fd0ba
commit
e313cca59c
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ function prompt_solarized_setup {
|
||||||
zstyle ':vcs_info:*:prompt:*' formats "${fmt_branch}"
|
zstyle ':vcs_info:*:prompt:*' formats "${fmt_branch}"
|
||||||
zstyle ':vcs_info:*:prompt:*' nvcsformats ""
|
zstyle ':vcs_info:*:prompt:*' nvcsformats ""
|
||||||
|
|
||||||
|
prompt_host=$prompt_green
|
||||||
zstyle -a ':omz:module:prompt:solarized' $HOST '_prompt_host'
|
zstyle -a ':omz:module:prompt:solarized' $HOST '_prompt_host'
|
||||||
if [ ! -z $_prompt_host ]; then
|
if [ ! -z $_prompt_host ]; then
|
||||||
prompt_host=$"prompt_$_prompt_host"
|
prompt_host=$"prompt_$_prompt_host"
|
||||||
|
|
Loading…
Add table
Reference in a new issue