🔧 Updated git add sign zshrc
This commit is contained in:
parent
d5410d51b7
commit
5b2c736030
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ precmd() { vcs_info }
|
||||||
|
|
||||||
# git info/styling for prompt
|
# git info/styling for prompt
|
||||||
zstyle ':vcs_info:*' check-for-changes true
|
zstyle ':vcs_info:*' check-for-changes true
|
||||||
zstyle ':vcs_info:*' unstagedstr '%B%F{yellow} '
|
zstyle ':vcs_info:*' unstagedstr '%B%F{yellow} ➕'
|
||||||
zstyle ':vcs_info:*' stagedstr '%B%F{green} ✔'
|
zstyle ':vcs_info:*' stagedstr '%B%F{green} ✔'
|
||||||
zstyle ':vcs_info:git:*' formats '%b%u%c'
|
zstyle ':vcs_info:git:*' formats '%b%u%c'
|
||||||
zstyle ':vcs_info:git:*' actionformats '%b|%a%u%c'
|
zstyle ':vcs_info:git:*' actionformats '%b|%a%u%c'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue