1
0
Fork 0

another one..

This commit is contained in:
Maurice Audin 2022-11-09 16:29:07 +01:00
parent fa0dbf1efa
commit 92df55980e

2
zshrc
View file

@ -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