Add asdf submodule

This commit is contained in:
Kevin Cotugno 2023-03-03 11:39:47 -07:00
parent c901187534
commit 717fe2044d
2 changed files with 4 additions and 0 deletions

1
.asdf Submodule

@ -0,0 +1 @@
Subproject commit 8eb11b8977bb850a489adc37dc009958fc460951

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://code.cotugno.family/kevin/ohmyzsh.git
[submodule ".asdf"]
path = .asdf
url = https://code.cotugno.family/kevin/asdf.git