fast git execution
This commit is contained in:
1
pure.zsh
1
pure.zsh
@@ -116,6 +116,7 @@ prompt_pure_setup() {
|
|||||||
add-zsh-hook preexec prompt_pure_preexec
|
add-zsh-hook preexec prompt_pure_preexec
|
||||||
|
|
||||||
zstyle ':vcs_info:*' enable git
|
zstyle ':vcs_info:*' enable git
|
||||||
|
zstyle ':vcs_info:*' use-simple true
|
||||||
zstyle ':vcs_info:git*' formats ' %b'
|
zstyle ':vcs_info:git*' formats ' %b'
|
||||||
zstyle ':vcs_info:git*' actionformats ' %b|%a'
|
zstyle ':vcs_info:git*' actionformats ' %b|%a'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user