1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2025-06-21 20:05:12 -06:00
kitty hide kitty tabs if only one 2025-06-21 18:50:19 -06:00
mise bye chezmoi, new custom nvim setup 2025-06-16 10:36:32 -06:00
nvim overseer tasks 2025-06-21 20:05:12 -06:00
private_fish bye chezmoi, new custom nvim setup 2025-06-16 10:36:32 -06:00
zellij zellij config 2025-06-21 18:50:05 -06:00
.luarc.json F12 toggle floating terminal 2025-06-21 19:30:12 -06:00
README.md zellij config 2025-06-21 18:50:05 -06:00
screenshot.png add screenshot 2025-06-17 00:06:00 -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
ln -s "$(pwd)/zellij" ~/.config/zellij