diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbaa886 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# 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.