From 880f94b44fb42679aacb8cc0c018ee7f74bae394 Mon Sep 17 00:00:00 2001 From: Patrick Fraley Date: Tue, 24 Jun 2025 20:58:39 +0200 Subject: [PATCH] Added README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff3b68c --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# dotfiles + +## Description +These are my personal dotfiles I have been using on Fedora + +## Requirements + +* GNU Stow\ +```bash +sudo dnf install stow +``` +