dotfiles/README.md
2024-07-05 20:57:23 -04:00

12 lines
276 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 ~ .
```