added ZSH_VERSION to zcompdump
This commit is contained in:
parent
7560b8678d
commit
524436a1a6
2
.zshrc
2
.zshrc
@ -73,7 +73,7 @@ plugins=(
|
||||
# start oh my zsh
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
autoload -U compinit -d "$XDG_CACHE_HOME/zcompdump"
|
||||
autoload -U compinit -d "$XDG_CACHE_HOME/zcompdump-$ZSH_VERSION"
|
||||
|
||||
# Sytax highlight
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
Loading…
Reference in New Issue
Block a user