1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2025-06-16 10:45:28 -06:00
kitty bye chezmoi, new custom nvim setup 2025-06-16 10:36:32 -06:00
mise bye chezmoi, new custom nvim setup 2025-06-16 10:36:32 -06:00
nvim bye chezmoi, new custom nvim setup 2025-06-16 10:36:32 -06:00
private_fish bye chezmoi, new custom nvim setup 2025-06-16 10:36:32 -06:00
README.md symlink readme 2025-06-16 10:45:28 -06:00

Gaiety's Dotfiles

Designed for Unix Systems.

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
ln -s "$(pwd)/nvim" ~/.config/nvim
ln -s "$(pwd)/fish" ~/.config/fish
ln -s "$(pwd)/kitty" ~/.config/kitty