1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
Ava Gaiety Wroten 141afbad3d WIP 2022
2022-04-07 14:34:16 -05:00
git git 2021-04-08 09:51:20 -05:00
nvim WIP 2022 2022-04-07 14:34:16 -05:00
.gitignore ignore tags 2021-04-09 10:22:59 -05:00
init WIP 2022 2022-04-07 14:34:16 -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