Personal dotfiles to get up and running with my favorite tools in a flash.
kitty | ||
nvim | ||
.gitignore | ||
.luarc.json | ||
.zshrc | ||
mise.toml | ||
README.md | ||
screenshot.png | ||
setup.sh | ||
Taskfile.yml |
Gaiety's Dotfiles
Designed for Unix Systems.
Setup
Misc dependencies: git, curl
- Install VictorMono Nerd Font
- Install mise version manager
- Kitty for Linux
- Install NeoVim
./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