1
1
Fork 0
dotfiles/README.md
2024-08-31 17:11:51 -06:00

16 lines
358 B
Markdown

# Gaiety's Dotfiles
Designed for Unix Systems.
Do not clone this repo manually! It's the last step via chezmoi
## Setup
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
```