Personal dotfiles to get up and running with my favorite tools in a flash.
fish | ||
git | ||
hack-font | ||
kitty | ||
nvim | ||
tmux | ||
.gitignore | ||
LICENSE | ||
README.md |
Gaiety's Dotfiles
Designed for Linux (Arch) and MacOS.
Setup
Install asdf version manager
Several tools can find configs by setting the fish variable below:
First follow the steps to install and use the fish shell
set -Ux XDG_CONFIG_HOME {location_of_dotfiles}
sudo pacman -S ripgrep # brew install ripgrep
sudo pacman -S sed