From 4c7ad0646a1d9fd3d29ef993512bcb17cd9deb84 Mon Sep 17 00:00:00 2001 From: punkfairie Date: Sun, 20 Oct 2024 20:13:11 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20feat(docs):=20Add=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..075318d --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +# mar does dotfiles + +My dotfiles - as managed by [Nix](https://nixos.org/) and [Home Manager](https://github.com/nix-community/home-manager).