1
1
Fork 0

readme updates

This commit is contained in:
Ava Gaiety W 2024-08-31 17:11:51 -06:00
parent a0951f45cc
commit 435acd5e4b

View file

@ -1,6 +1,7 @@
# Gaiety's Dotfiles # Gaiety's Dotfiles
Designed for Unix Systems. Designed for Unix Systems.
Do not clone this repo manually! It's the last step via chezmoi
## Setup ## Setup
@ -9,3 +10,7 @@ Misc dependencies: `git, curl`
* [Install mise](https://mise.jdx.dev) version manager * [Install mise](https://mise.jdx.dev) version manager
* [Kitty for Linux](https://sw.kovidgoyal.net/kitty) * [Kitty for Linux](https://sw.kovidgoyal.net/kitty)
* Install [NeoVim](https://neovim.io/) * Install [NeoVim](https://neovim.io/)
```sh
chezmoi init git@git.gay:gaiety/dotfiles.git
```