From d2643508d83e47bdbfe2336b01f6cb942001f843 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Sun, 10 Jul 2022 18:51:26 +0200 Subject: [PATCH] Initialize the repo with a short README --- 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..7c57cc5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Dotfiles + +This repository contains useful (config) files that I use on my machines.