set zsh ignore

This commit is contained in:
wuqi 2023-12-13 16:28:47 +08:00
parent a4208b3ea4
commit b9d718ec59

1
.zshrc
View File

@ -1,3 +1,4 @@
export ZSH_DISABLE_COMPFIX=true
export ZSH="$HOME/.oh-my-zsh"
export ZSH_CUSTOM="$HOME/.oh-my-zsh-custom"