From ffd0b82e21d5043f6fa524cc0b7a6b2ff4056912 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Wed, 22 Jan 2025 18:22:18 +0200 Subject: [PATCH] Add 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..9cd5d07 --- /dev/null +++ b/dotbot @@ -0,0 +1 @@ +Subproject commit 9cd5d073f2253e24368d8e0e6029b838d2d2222c