From ae1bad3f646353b5ce904efc6767c372ed1cbfc2 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 5 Nov 2017 22:08:27 +0000 Subject: [PATCH] Update readme --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 52c2400..d0a902b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ # dotfiles Settings and Preferences for transfer between machines +## Requirements +- `puppet` +- `~/.dotfiles` repo from private + ## Usage -1. run `make` +1. run `deploy.sh` as root 2. ??? 3. Profit! - -## Extra hotfixes -Some things don't need to be installed everywhere, So they're in seperate scripts listed here, or under `extras`. - -#### `gnome/sound-fix.sh` -Disables the sound when you change the volume, and set's the increment to 1. Much nicer if i'm using a volume wheel!