doc: hint at usage and requirements

This commit is contained in:
transcaffeine 2020-11-05 20:32:08 +01:00
parent 25e9adf1a0
commit 6da033757e
Signed by: transcaffeine
GPG Key ID: 03624C433676E465

9
README.md Normal file
View File

@ -0,0 +1,9 @@
= .dotfiles - Bootstrap me!
== Requirements
Clone this repository with `git clone --recursive https://git.finallycoffee.eu/transcaffeine/dotfiles.git` into `~/git/dotfiles`.
Have your pubkey in a git-repo at `https://git.finallycoffee.eu/$USER/about` at the top-level as `pubkey.asc`, then run `ansible-playbook -i local.yml bootstrap.yml`.
Reboot and then run `ansible-playbook -i local.yml all.yml`.