dotfiles/README.md

13 lines
197 B
Markdown

# dotfiles
Collection of system configurations across multiple machines
## Installation
```
$ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles .dotfiles
$ cd .dotfiles
$ make stow
```