1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2025-10-07 19:07:59 -06:00
kitty wip 2025 fall 2025-10-07 19:07:59 -06:00
nvim wip 2025 fall 2025-10-07 19:07:59 -06:00
.gitignore wip 2025 fall 2025-10-07 19:07:59 -06:00
.luarc.json F12 toggle floating terminal 2025-06-21 19:30:12 -06:00
.zshrc wip 2025 fall 2025-10-07 19:07:59 -06:00
mise.toml wip 2025 fall 2025-10-07 19:07:59 -06:00
README.md wip 2025 fall 2025-10-07 19:07:59 -06:00
screenshot.png add screenshot 2025-06-17 00:06:00 -06:00
setup.sh wip 2025 fall 2025-10-07 19:07:59 -06:00
Taskfile.yml wip 2025 fall 2025-10-07 19:07:59 -06:00

Gaiety's Dotfiles

Designed for Unix Systems.

Setup

Misc dependencies: git, curl

./setup.sh

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
ln -s "$(pwd)/starship.toml" ~/.config/starship.toml