From 9bca0209b5d01adce5ae9025bfb52c058ff3eea3 Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Fri, 8 Nov 2024 02:27:27 +0100 Subject: [PATCH] add readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..793c407 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# My Dotfiles +And some desktop configs for NixOS which I currently not use + +``` +curl -sSf -L https://raw.githubusercontent.com/thilobillerbeck/dotfiles/refs/heads/main/bootstrap.sh | sh +``` \ No newline at end of file