1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 23:14:47 +00:00

add option to disable auto-updates

This commit is contained in:
Maëlan
2019-08-13 18:35:29 +02:00
parent 9181405207
commit 50a7b68002
2 changed files with 7 additions and 3 deletions

View File

@@ -114,7 +114,9 @@ For MacOS users, make sure to install `realpath` through homebrew
Using dotdrop as a submodule will need you to work with dotdrop by
using the generated script `dotdrop.sh` at the root
of your dotfiles repository.
of your dotfiles repository. Note that this script updates the submodule
automatically, unless called with the environment variable `DOTDROP_AUTOUPDATE`
set to `no`.
To ease the use of dotdrop, it is recommended to add an alias to it in your
shell (*~/.bashrc*, *~/.zshrc*, etc) with the config file path, for example