Disable dotdrop autoupdate
This commit is contained in:
parent
67610fa7e8
commit
6573316fba
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue