another one..
This commit is contained in:
3
zshrc
3
zshrc
@@ -2,7 +2,8 @@
|
|||||||
source "${HOME}/.zgen/zgen.zsh"
|
source "${HOME}/.zgen/zgen.zsh"
|
||||||
|
|
||||||
# Required for compdef calls to work
|
# Required for compdef calls to work
|
||||||
autoload -Uz compinit && compinit -C
|
autoload -Uz compinit && \
|
||||||
|
compinit -C
|
||||||
|
|
||||||
# Plugins and configuration generator
|
# Plugins and configuration generator
|
||||||
if ! zgen saved; then
|
if ! zgen saved; then
|
||||||
|
|||||||
Reference in New Issue
Block a user