dotfiles/README.md

13 lines
195 B
Markdown

# dotfiles
Dotfiles and default setup
clone the repo cd into it and run
```
cd $HOME
git clone https://git.vpsj.de/jay/dotfiles.git dotfiles
cd dotfiles
stow --target=$HOME --verbose=2 */
```