Files
dotfiles/README.md
2025-08-15 15:30:54 -07:00

11 lines
368 B
Markdown

# MiningTcup's dotfiles for Arch Linux / Hyprland
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/). Clone this repo and stow it.
```sh
cd
git clone https://git.miningtcup.me/MiningTcup/dotfiles.git
cd dotfiles
stow .
```