Add dotfiles to readme

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2023-07-30 15:21:12 +03:00
parent ffc7d9fdf2
commit 360e25c0a3
No known key found for this signature in database
GPG key ID: 9F6DDABE11A2674D

View file

@ -24,6 +24,10 @@ Apple Silicon hosts require additional `--impure` flag for firmware installation
- vetus (iMac 27" 2017)
- celerrime (MacBook Air M2)
## TODO
## Dotfiles (from `ivabus/dotfiles`)
- do something with dotfiles installation from [ivabus/dotfiles](https://github.com/ivabus/dotfiles)
I'm installing my dotfiles using (with prepared script)
```shell
curl https://iva.bz/nix | sh
```