config/README.md
2025-07-28 20:55:35 +10:00

16 lines
588 B
Markdown

# pancakes' config
A repo containing my current desktop setup with stow modules and just recipes.
## Dependencies
- Arch Linux (or derivative)
- just
## Usage
**WARNING:** All just recipes in this repository are destructive. Make sure you know what they do before using them.
Clone the repository and run `just` in the repo directory for a list of recipes.
You can use `just full-auto` or `just full-auto-gui` for fully automated setups. You can pick and choose recipes manually but you should `just packages` first to make sure Flatpak, Chaotic AUR, and paru are setup correctly.