diff --git a/dot_config/zsh/private_dot_zshrc.tmpl b/dot_config/zsh/private_dot_zshrc.tmpl index c98610cb7d842d5cfdbb02fdb05257798f60d6f9..7e9e2cbf556938dafd576c11b34829b5aad36e67 100644 --- a/dot_config/zsh/private_dot_zshrc.tmpl +++ b/dot_config/zsh/private_dot_zshrc.tmpl @@ -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