aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2019-12-10 23:29:21 -0700
committerkatherine <ageha@airen-no-jikken.icu>2019-12-10 23:29:21 -0700
commit47b6e46d9bba6835018bdf7432ea742eaca45a03 (patch)
tree45bef2893919900d4987dcc033a67f6f743f4077 /.gitmodules
parent8cb7ab5550a528b0fdb75533e6dc0bcbc7a42719 (diff)
downloadevery-47b6e46d9bba6835018bdf7432ea742eaca45a03.tar.gz
implement option parsing and calendar locating
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d6a321c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "reqs/simple-opt"]
+ path = reqs/simple-opt
+ url = https://git.airen-no-jikken.icu/ageha/simple-opt.git
+[submodule "reqs/simple-xdg-bdirs"]
+ path = reqs/simple-xdg-bdirs
+ url = https://git.airen-no-jikken.icu/ageha/simple-xdg-bdirs.git