Change summary
dot_config/zsh/private_dot_zshrc.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Detailed changes
@@ -231,7 +231,7 @@ zstyle :compinstall filename '/home/amolith/.config/zsh/.zshrc'
source $XDG_CONFIG_HOME/zsh/completions/charm.zsh
source $XDG_CONFIG_HOME/zsh/completions/starship.zsh
source $XDG_CONFIG_HOME/zsh/completions/antidot.zsh
-fpath=($XDG_CONFIG_HOME/zsh/completions/ $fpath)
+source $XDG_CONFIG_HOME/zsh/completions/klog.zsh
# Configure history file
export HISTFILE="$XDG_STATE_HOME"/zsh/history