From 6ca694d8909bc28d0c4f343c45df50076940a459 Mon Sep 17 00:00:00 2001 From: Patrick Fraley Date: Tue, 24 Jun 2025 21:17:02 +0200 Subject: [PATCH] Extenden README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a694e6d..b154fa2 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,11 @@ These are my personal dotfiles I have been using on Fedora sudo dnf install stow ``` +## Usage + +```bash +git clone git@git.fraley.de:patrick/dotfiles.git .dotfiles +cd .dotfiles +stow +``` +