diff --git a/.asdf b/.asdf new file mode 160000 index 0000000..8eb11b8 --- /dev/null +++ b/.asdf @@ -0,0 +1 @@ +Subproject commit 8eb11b8977bb850a489adc37dc009958fc460951 diff --git a/.gitmodules b/.gitmodules index 223b52d..adda485 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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