1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2021-04-26 20:46:01 -05:00
fish Improved mac support 2021-04-18 14:53:05 -05:00
git git 2021-04-08 09:51:20 -05:00
hack-font Move to hack font 2021-04-10 12:12:11 -05:00
kitty Improved mac support 2021-04-18 14:53:05 -05:00
nvim remove ctags 2021-04-26 20:45:49 -05:00
tmux Improved mac support 2021-04-18 14:53:05 -05:00
.gitignore ignore tags 2021-04-09 10:22:59 -05:00
LICENSE Add LICENSE 2019-08-03 21:04:06 +00:00
README.md Improved mac support 2021-04-18 14:53:05 -05:00

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