dotfiles/README.md

10 lines
406 B
Markdown
Raw Permalink Normal View History

# .dotfiles - Bootstrap me!
2020-11-05 19:32:08 +00:00
## Requirements
2020-11-05 19:32:08 +00:00
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`.