maybe the end of 'r' completion bug

This commit is contained in:
2022-11-09 16:38:52 +01:00
parent 92df55980e
commit c3a6761687
2 changed files with 4 additions and 4 deletions

4
zshrc
View File

@@ -1,10 +1,6 @@
# Load zgen
source "${HOME}/.zgen/zgen.zsh"
# Required for compdef calls to work
autoload -Uz compinit && \
compinit -C
# Plugins and configuration generator
if ! zgen saved; then
# Configuration