Merge branch 'main' of ssh://git.miningtcup.me:222/MiningTcup/dotfiles

mwar
This commit is contained in:
2025-08-15 21:02:25 -07:00

View File

@@ -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 .
```