diff --git a/home/private_dot_config/zsh/dot_zprofile b/home/private_dot_config/zsh/dot_zprofile index 9a77a87..e92967f 100644 --- a/home/private_dot_config/zsh/dot_zprofile +++ b/home/private_dot_config/zsh/dot_zprofile @@ -42,3 +42,4 @@ export LESS="${LESS:--g -i -M -R -S -w -z-4}" # needed for omz plugin colored-man-pages autoload colors && colors +autoload -Uz compinit && compinit