commit d69ade20d8076295476a3c3e59de90b168065d7d Author: Lilly Rosaline Date: Wed Sep 29 21:16:23 2021 -0500 Initial Commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c747c2a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,18 @@ +[submodule "gayutils-cp"] + path = gayutils-cp + url = https://git.bsd.gay/mae/gayutils-cp.git +[submodule "gayutils-dd"] + path = gayutils-dd + url = https://git.bsd.gay/mae/gayutils-dd.git +[submodule "gayutils-echo"] + path = gayutils-echo + url = https://git.bsd.gay/mae/gayutils-echo.git +[submodule "gayutils-ls"] + path = gayutils-ls + url = https://git.bsd.gay/mae/gayutils-ls.git +[submodule "gayutils-mv"] + path = gayutils-mv + url = https://git.bsd.gay/mae/gayutils-mv.git +[submodule "gayutils-rm"] + path = gayutils-rm + url = https://git.bsd.gay/mae/gayutils-rm.git diff --git a/gayutils-cp b/gayutils-cp new file mode 160000 index 0000000..93f143f --- /dev/null +++ b/gayutils-cp @@ -0,0 +1 @@ +Subproject commit 93f143f4ed780acb676320592b6e079eba89894d diff --git a/gayutils-dd b/gayutils-dd new file mode 160000 index 0000000..6c9abac --- /dev/null +++ b/gayutils-dd @@ -0,0 +1 @@ +Subproject commit 6c9abacfd70735e83f75c2c8232e9e4e24327513 diff --git a/gayutils-echo b/gayutils-echo new file mode 160000 index 0000000..89f5f50 --- /dev/null +++ b/gayutils-echo @@ -0,0 +1 @@ +Subproject commit 89f5f50e4d1e89519dc9e84e4909eda598707061 diff --git a/gayutils-ls b/gayutils-ls new file mode 160000 index 0000000..51fa32b --- /dev/null +++ b/gayutils-ls @@ -0,0 +1 @@ +Subproject commit 51fa32ba053734b66b9436d280c4a01a99628709 diff --git a/gayutils-mv b/gayutils-mv new file mode 160000 index 0000000..262c650 --- /dev/null +++ b/gayutils-mv @@ -0,0 +1 @@ +Subproject commit 262c650d45351aeae17ed8579b5f4c3724e6858f diff --git a/gayutils-rm b/gayutils-rm new file mode 160000 index 0000000..3a235bd --- /dev/null +++ b/gayutils-rm @@ -0,0 +1 @@ +Subproject commit 3a235bd2e8d6f8131b655f723b81c2e4d56f03eb