From 64545a57f94095286367bc74d0f0a0c9b531f004 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 22 Feb 2022 16:57:48 -0500 Subject: [PATCH] Pull in dotbot --- .gitmodules | 3 +++ dotbot | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 dotbot diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1ce5c11 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dotbot"] + path = dotbot + url = https://github.com/anishathalye/dotbot diff --git a/dotbot b/dotbot new file mode 160000 index 0000000..769767c --- /dev/null +++ b/dotbot @@ -0,0 +1 @@ +Subproject commit 769767c129c8f26eb66dca06dfa4a1bddbac8a9e