Disable dotdrop autoupdate

This commit is contained in:
Marko Korhonen 2021-11-30 17:38:54 +02:00
parent cafb76d835
commit 2be99922f4

View file

@ -67,3 +67,6 @@ fi
# Enable grc colorization of supported commands
[[ -s "/etc/grc.zsh" ]] && source /etc/grc.zsh
# Disable dotdrop submodule auto update
DOTDROP_AUTOUPDATE=no