mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2024-11-10 00:59:38 +00:00
Add asdf repo as git submodule
What could possibly go horribly wrong? Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
31a2a6b54c
commit
9fe9c3b3f2
2 changed files with 5 additions and 0 deletions
1
.asdf
Submodule
1
.asdf
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d1a563dcc0107d5c631f73b114044898b5cadcf9
|
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
[submodule "asdf-vm"]
|
||||
path = .asdf
|
||||
url = https://github.com/asdf-vm/asdf.git
|
||||
branch = master
|
Loading…
Reference in a new issue