@@ -2,7 +2,8 @@
source "${HOME}/.zgen/zgen.zsh"
# Required for compdef calls to work
autoload -Uz compinit && compinit -C
autoload -Uz compinit && \
compinit -C
# Plugins and configuration generator
if ! zgen saved; then
The note is not visible to the blocked user.