From 70f75d8aac93b4dc596b813002cf98b4021d965d Mon Sep 17 00:00:00 2001 From: Cy Pokhrel Date: Sat, 2 Nov 2024 10:20:15 -0400 Subject: [PATCH] add readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6944002 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +this is my dotfiles managed with [dotbot](https://github.com/anishathalye/dotbot/). you should be able to replicate it with just `./install`.