1
1
Fork 0

Update README.md

This commit is contained in:
gaiety 2024-08-31 19:27:53 -04:00
parent 04fa72740b
commit ba713b760d

View file

@ -13,6 +13,6 @@ Misc dependencies: `git, curl`
```sh ```sh
mkdir -p ~/.config/mise mkdir -p ~/.config/mise
curl https://git.gay/gaiety/dotfiles/raw/branch/2024-fall/dot_config/mise/config.toml -o ~/.config/mise/config.toml curl https://git.gay/gaiety/dotfiles/raw/branch/main/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
``` ```