From 435acd5e4b6f41ed7024db97acadd547dd8e452f Mon Sep 17 00:00:00 2001 From: Ava Gaiety W Date: Sat, 31 Aug 2024 17:11:51 -0600 Subject: [PATCH] readme updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a22aa9a..e333f76 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Gaiety's Dotfiles Designed for Unix Systems. +Do not clone this repo manually! It's the last step via chezmoi ## Setup @@ -9,3 +10,7 @@ Misc dependencies: `git, curl` * [Install mise](https://mise.jdx.dev) version manager * [Kitty for Linux](https://sw.kovidgoyal.net/kitty) * Install [NeoVim](https://neovim.io/) + +```sh +chezmoi init git@git.gay:gaiety/dotfiles.git +```