add readme

This commit is contained in:
frosty 2024-06-23 06:41:38 -04:00
parent 7f2790b576
commit 1a760dbe1f

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# dotfiles
Setup data and configurations for my Linux machines.
## Installation
```sh
$ stow -Rt $HOME .
```