dotfiles/README.md
2024-05-18 03:21:02 -04:00

15 lines
393 B
Markdown

# dotfiles
Collection of system configurations across multiple machines
## Installation
```
$ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles .dotfiles
$ cd .dotfiles
$ make stow
```
There may be some issues with the screenlayout and wallpaper, since they're absolute symlinks. You'll probably just want to remove them and re-generate them via the scripts associated with them.