diff --git a/.config b/.config new file mode 160000 index 0000000..9b9cc35 --- /dev/null +++ b/.config @@ -0,0 +1 @@ +Subproject commit 9b9cc35843015349a3033a0f28d9084b30c0e42c diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..54300f4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".config"] + path = .config + url = https://github.com/kritikos-io/.config