mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-06 03:14:52 -06:00
add asdf external
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user