dotfiles/README.md

10 lines
180 B
Markdown
Raw Normal View History

2024-06-28 14:00:35 -04:00
# 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 *
```