From 04fa72740ba401d758d768d377629be032c0b24b Mon Sep 17 00:00:00 2001 From: gaiety Date: Sat, 31 Aug 2024 19:20:02 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 026b708..4dc5bd4 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,7 @@ Misc dependencies: `git, curl` * Install [NeoVim](https://neovim.io/) ```sh +mkdir -p ~/.config/mise +curl https://git.gay/gaiety/dotfiles/raw/branch/2024-fall/dot_config/mise/config.toml -o ~/.config/mise/config.toml chezmoi init --apply git@git.gay:gaiety/dotfiles.git ```