another one..
This commit is contained in:
parent
fa0dbf1efa
commit
92df55980e
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -3,7 +3,7 @@ source "${HOME}/.zgen/zgen.zsh"
|
|||
|
||||
# Required for compdef calls to work
|
||||
autoload -Uz compinit && \
|
||||
compinit -C
|
||||
compinit -C
|
||||
|
||||
# Plugins and configuration generator
|
||||
if ! zgen saved; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue