From e916e894041e74759fbf5f52cf8b75758059700a Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 24 Jul 2024 13:35:23 -0500 Subject: [PATCH] zcompile it all --- home/private_dot_config/zsh/dot_zstyles | 1 + 1 file changed, 1 insertion(+) diff --git a/home/private_dot_config/zsh/dot_zstyles b/home/private_dot_config/zsh/dot_zstyles index c8c902b..b5c3723 100644 --- a/home/private_dot_config/zsh/dot_zstyles +++ b/home/private_dot_config/zsh/dot_zstyles @@ -4,6 +4,7 @@ zstyle ':antidote:bundle' file ${ZDOTDIR:-~}/.zplugins zstyle ':antidote:static' file ${ZDOTDIR:-~}/.zplugins.zsh zstyle ':antidote:bundle' use-friendly-names 'yes' zstyle ':antidote:bundle:*' zcompile 'yes' +zstyle ':antidote:static:*' zcompile 'yes' zstyle ':antidote:plugin:*' defer-options '-p' # Set this to whatever you want to use to edit a command