From 20cd2b83aa965d2032c9a46e70887237b13b41dc Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 28 Nov 2024 19:19:44 -0600 Subject: [PATCH] update dot_zprofile --- home/private_dot_config/zsh/dot_zprofile | 1 + 1 file changed, 1 insertion(+) 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