1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2024-11-04 18:01:44 +00:00
dot_config some basic neovim setup with lazy 2024-08-31 19:11:28 -06:00
README.md Update README.md 2024-11-04 18:01:44 +00:00

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

mkdir -p ~/.config/mise
curl https://git.gay/gaiety/dotfiles/raw/branch/main/dot_config/mise/config.toml -o ~/.config/mise/config.toml
mise install
chezmoi init --apply git@git.gay:gaiety/dotfiles.git