From 9890935c2b5b9778f4136a67fe8758cd4cd3b7a9 Mon Sep 17 00:00:00 2001 From: gyoder <70408179+gyoder@users.noreply.github.com> Date: Wed, 25 Jun 2025 18:58:54 -0600 Subject: [PATCH] chore: added readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 26a77af..2659482 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # dots My dotfiles + +## How to use +``` +git clone https://github.com/gyoder/dots.git ~ +stow nvim tmux fish ghostty +```