Personal dotfiles to get up and running with my favorite tools in a flash.
| mise-tasks | ||
| nvim | ||
| .gitconfig | ||
| .gitignore | ||
| .luarc.json | ||
| .zshrc | ||
| config.ghostty | ||
| mise.toml | ||
| README.md | ||
Gaiety's Dotfiles 2026
Designed for Unix Systems.
Setup
curl https://mise.run | sh
chmod +x ./mise-tasks/*
mise trust
mise install
mise run install-terminal
mise run symlink
zsh tips
- Press
Escto enter vim-emulation mode in your prompt - Press
CTRL + Fto find a directory,Entertocdto it CTRL + zworks both directions! no morefg