diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f24a25 --- /dev/null +++ b/README.md @@ -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`.