From 62796187a692239e136c3c364b7829fd0e7cdcb2 Mon Sep 17 00:00:00 2001 From: MiningTcup Date: Fri, 15 Aug 2025 15:29:08 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a653f46..427e436 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # MiningTcup's dotfiles for Arch Linux / Hyprland -uh yea steal em if u want idc +My current dotfiles! I've been working on them for around 2 years, feel free to use them (but please don't claim they're your own)! + +## Usage +Install [GNU Stow](https://www.gnu.org/software/stow/). +```sh +cd +git clone https://git.miningtcup.me/MiningTcup/dotfiles.git +cd dotfiles +stow . +``` \ No newline at end of file