diff --git a/README.md b/README.md index 0c6da22..ec1de26 100644 --- a/README.md +++ b/README.md @@ -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`