mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge branch 'master' of github.com:Olipro/oh-my-zsh
This commit is contained in:
commit
8eaeb543d6
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ theme_precmd () {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
zstyle ':vcs_info:*' formats ' (%b) %c%u%B%F{red}[34m~W~O%F{blue}'
|
zstyle ':vcs_info:*' formats ' (%b) %c%u%B%F{red}●%F{blue}'
|
||||||
}
|
}
|
||||||
|
|
||||||
vcs_info
|
vcs_info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue