diff --git a/README.md b/README.md index a653f46..b1c73a2 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 a while, feel free to use them (but please don't claim they're your own)! + +## Usage +Install [GNU Stow](https://www.gnu.org/software/stow/). Clone this repo and stow it. +```sh +cd +git clone https://git.miningtcup.me/MiningTcup/dotfiles.git +cd dotfiles +stow . +``` \ No newline at end of file