From 5deb24949dfa677bdf08d61fd2a4df16032cd203 Mon Sep 17 00:00:00 2001 From: Vasili Svirydau Date: Wed, 6 May 2026 10:05:16 -0700 Subject: [PATCH] chore: added README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdff5ff --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Installation Steps +================== + +* Install `mise`: + * `curl https://mise.run | sh` +* Bootstrap `chezmoi` + * `mise exec chezmoi@latest -- chezmoi init --apply ssh://gitea@git.exceede.com:22422/vasili/dotfiles.git` + * `chezmoi apply`