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`