summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-25 13:22:33 -0400
committerJune McEnroe <june@causal.agency>2019-08-25 13:22:33 -0400
commit106fe580f255d2f26b5e6d50fddaaa8e055aa756 (patch)
treebc109c5547376f41bf0562eb1189c6a8c4d82876
parentRemove files from cards repo (diff)
downloadwep-106fe580f255d2f26b5e6d50fddaaa8e055aa756.tar.gz
wep-106fe580f255d2f26b5e6d50fddaaa8e055aa756.zip
Add cards submodule
Diffstat (limited to '')
-rw-r--r--.gitmodules3
m---------cards23
2 files changed, 26 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9794726
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "cards"]
+	path = cards
+	url = https://code.causal.agency/june/cards.git
diff --git a/cards b/cards
new file mode 160000
+Subproject aefea3071a519c96ee57e2461cc316df0fe193f
6:55:34 -0500'>2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe