Update .local/share/chezmoi/home/.chezmoiexternal.toml

This commit is contained in:
Brian Zalewski 2022-12-02 07:40:57 +00:00
parent 0f4291d80f
commit be8b9a3da8

View file

@ -88,7 +88,7 @@
### ASDF
[".local/share/asdf"]
type = "git-repo"
url = ""
url = "https://github.com/asdf-vm/asdf.git"
refreshPeriod = "{{ $refreshPeriod }}"
clone.args = ["--depth", "1"]
pull.args = ["--ff-only"]