update README

This commit is contained in:
reonokiy 2024-05-26 18:53:50 +08:00
parent e92627b2c7
commit 20a78e6a1d
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -1,12 +1,15 @@
# dotfiles by [chezmoi](https://www.chezmoi.io/)
Current system:
- Arch Linux
- Windows 11
- Fedora 39 on WSL2
- [x] Windows 11
- [x] Alma Linux 9
- [ ] Arch Linux
- [ ] Fedora
- [ ] Ubuntu
## 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`
2. Clone this repository using `chezmoi init https://github.com/reonokiy/dotfiles`
3. Apply the dotfiles using `chezmoi apply -v`