dotfiles/README.md
2024-07-03 20:09:36 -04:00

12 lines
275 B
Markdown

# dotfiles
This repository includes the setup data and configurations for my Linux machines, both desktop and server.
My primary shell is Bash, and on the desktop I primarily use XMonad with XMobar. Most things are self-explanatory
## Installation
```
$ stow -Rt ~ .
```