Disable dotdrop autoupdate

main
Marko Korhonen 3 years ago
parent cafb76d835
commit 2be99922f4

@ -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

Loading…
Cancel
Save