From 850f13fa0511e06991298d9db68a7997dba945cf Mon Sep 17 00:00:00 2001 From: frosty Date: Sat, 18 May 2024 03:21:02 -0400 Subject: [PATCH] some readme kinda --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md 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.