add asdf external

This commit is contained in:
2024-11-08 01:28:35 -06:00
parent 0b13aa5636
commit 156c477fbc

View File

@@ -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"