Personal dotfiles to get up and running with my favorite tools in a flash.
dot_config | ||
README.md |
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 VictorMono Nerd Font
- Install mise version manager
- Kitty for Linux
- Install NeoVim
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