From 766f79cc0f2d2874ab1ac18f14901c54cd431a7c Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Wed, 10 Jul 2024 11:58:16 -0400 Subject: [PATCH] added README.md Signed-off-by: Seaswimmer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f5d7fd --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# home + +Hi there! This repository contains all of my (publically available) `$HOME` files. This is mainly meant as a utility for my own use, but if you'd like to base your configs on mine for some reason, feel free! +This repository contains submodules, make sure to clone those as well with `git clone --recursive-submodules https://www.coastalcommits.com/Seaswimmer/home.git`!