autocomp twice fix
This commit is contained in:
parent
1c2ad6327c
commit
c4a1c0422a
2
.zshrc
2
.zshrc
@ -71,7 +71,7 @@ plugins=(
|
||||
# start oh my zsh
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
autoload -U compinit && compinit -d "$XDG_CACHE_HOME/zcompdump"
|
||||
autoload -U compinit -d "$XDG_CACHE_HOME/zcompdump"
|
||||
|
||||
# Sytax highlight
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
Loading…
Reference in New Issue
Block a user