From f109906a5f6bf26bec9ec1cec38af17427e64050 Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Mon, 30 Mar 2020 13:25:09 -0400 Subject: [PATCH] Update zprezto config --- .zprezto/runcoms/zpreztorc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zprezto/runcoms/zpreztorc b/.zprezto/runcoms/zpreztorc index 4e18873..ed1f20d 100644 --- a/.zprezto/runcoms/zpreztorc +++ b/.zprezto/runcoms/zpreztorc @@ -18,6 +18,9 @@ zstyle ':prezto:*:*' color 'yes' # Add additional directories to load prezto modules from #zstyle ':prezto:load' pmodule-dirs $HOME/.zprezto-contrib +# Allow module overrides when pmodule-dirs causes module name collisions +# zstyle ':prezto:load' pmodule-allow-overrides 'yes' + # Set the Zsh modules to load (man zshmodules). # zstyle ':prezto:load' zmodule 'attr' 'stat'