Update readme
This commit is contained in:
parent
3b81af2c1f
commit
ae1bad3f64
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
@ -1,13 +1,11 @@
|
||||||
# dotfiles
|
# dotfiles
|
||||||
Settings and Preferences for transfer between machines
|
Settings and Preferences for transfer between machines
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
- `puppet`
|
||||||
|
- `~/.dotfiles` repo from private
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
1. run `make`
|
1. run `deploy.sh` as root
|
||||||
2. ???
|
2. ???
|
||||||
3. Profit!
|
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!
|
|
||||||
|
|
Loading…
Reference in a new issue