Add a flag to disable the predefined git repositories (fix #305)

This commit is contained in:
Roey Darwish Dror
2020-01-28 21:04:59 +02:00
parent 59fc516711
commit 4f7f6281d7
3 changed files with 44 additions and 29 deletions

View File

@@ -4,6 +4,9 @@
# "~/.config/something"
#]
# Don't pull the predefined git repos
# predefined_git_repos = false
# Disable specific steps - same options as the command line flag
#disable = ["system", "emacs"]