diff --git a/home/.chezmoiexternal.toml b/home/.chezmoiexternal.toml index ea5e44d..0d2c2f5 100644 --- a/home/.chezmoiexternal.toml +++ b/home/.chezmoiexternal.toml @@ -1,3 +1,10 @@ +[".asdf"] + type = "archive" + url = "https://github.com/asdf-vm/asdf/archive/v0.14.1.tar.gz" + exact = true + stripComponents = 1 + refreshPeriod = "168h" + [".oh-my-zsh"] type = "archive" url = "https://github.com/ohmyzsh/ohmyzsh/archive/master.tar.gz"