parent
b7269866af
commit
bdf7828280
|
@ -0,0 +1,2 @@
|
|||
[git]
|
||||
autoCommit = true
|
|
@ -47,6 +47,9 @@ DISABLE_AUTO_UPDATE="true"
|
|||
# Would you like to use another custom folder than $ZSH/custom?
|
||||
ZSH_CUSTOM="$HOME/.config/zsh/custom/"
|
||||
|
||||
# https://github.com/ohmyzsh/ohmyzsh/issues/12328#issuecomment-2043492331
|
||||
zstyle ':omz:alpha:lib:git' async-prompt no
|
||||
|
||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
|
|
Loading…
Reference in New Issue