From 98de97103fc2bd9ee782da13633f0daa475d3b7e Mon Sep 17 00:00:00 2001 From: zervo Date: Tue, 11 Mar 2025 12:42:40 +0100 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e41717 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# My Dotfiles + +These are the dotfiles that I use for my Arch Linux setup. + +They are managed using [Chezmoi](https://www.chezmoi.io/) + +That's it.