1
1
Fork 0

Update README.md

This commit is contained in:
gaiety 2024-08-31 19:20:02 -04:00
parent 11c6f8c16b
commit 04fa72740b

View file

@ -12,5 +12,7 @@ Misc dependencies: `git, curl`
* Install [NeoVim](https://neovim.io/) * Install [NeoVim](https://neovim.io/)
```sh ```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 chezmoi init --apply git@git.gay:gaiety/dotfiles.git
``` ```