Update .local/share/chezmoi/home/.chezmoiexternal.toml
This commit is contained in:
parent
0f4291d80f
commit
be8b9a3da8
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue