10 lines
187 B
Markdown
10 lines
187 B
Markdown
# Gaiety's Dotfiles
|
|
|
|
Designed for Linux (Arch) and MacOS.
|
|
|
|
Several tools can find configs by setting the fish variable below:
|
|
|
|
```bash
|
|
set -Ux XDG_CONFIG_HOME {location_of_dotfiles}
|
|
```
|
|
|