dotfiles/README.md
2024-03-03 22:15:03 +08:00

12 lines
346 B
Markdown

# dotfiles by [chezmoi](https://www.chezmoi.io/)
Current system:
- Arch Linux
- Windows 11
- Fedora 39 on WSL2
## Installation
1. Install chezmoi using the instructions from [here](https://www.chezmoi.io/install/).
2. Clone this repository using `chezmoi init git@github.com:reeink/dotfiles.git`
3. Apply the dotfiles using `chezmoi apply -v`