1
1
Fork 0
dotfiles/README.md
Ava Gaiety Wroten a1913db6a2 asdf
2021-04-12 14:52:33 -05:00

15 lines
310 B
Markdown

# Gaiety's Dotfiles
Designed for Linux (Arch) and MacOS.
## Setup
[Install asdf](https://asdf-vm.com/#/core-manage-asdf) version manager
Several tools can find configs by setting the fish variable below:
```bash
set -Ux XDG_CONFIG_HOME {location_of_dotfiles}
sudo pacman -S ripgrep
sudo pacman -S sed
```