dotfiles/README.md
2024-06-28 14:00:35 -04:00

10 lines
180 B
Markdown

# Dot Files
Version controlled dot files intended to be used with stow.
```shell
git clone https://git.pipsquire.com/djweber12/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow *
```