diff --git a/.chezmoitemplates/zshrc_linux.tmpl b/.chezmoitemplates/zshrc_linux.tmpl index ba757cc..84706df 100644 --- a/.chezmoitemplates/zshrc_linux.tmpl +++ b/.chezmoitemplates/zshrc_linux.tmpl @@ -123,7 +123,6 @@ export EDITOR=vim alias wezterm='flatpak run org.wezfurlong.wezterm' fpath=(~/.zsh/completion $fpath) -fpath=(~/.docker/completions \\$fpath) autoload -Uz compinit compinit