From 360e25c0a3c3f2e0811f15e2c1cdd8ccadc426a4 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Sun, 30 Jul 2023 15:21:12 +0300 Subject: [PATCH] Add dotfiles to readme Signed-off-by: Ivan Bushchik --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4f8ede..e834554 100644 --- a/README.md +++ b/README.md @@ -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 +```