add installation instructions to README

This commit is contained in:
reeink 2024-03-03 22:15:03 +08:00
parent 644403ed51
commit 5670e12344
No known key found for this signature in database

View file

@ -4,3 +4,9 @@ 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`