Where my dotfiles & other user-configurations are stored
ansible-gpg-vault@6b06b795cc | ||
ansible-gpg-vault-store | ||
group_vars | ||
legacy | ||
roles | ||
.gitignore | ||
.gitmodules | ||
all.yml | ||
ansible.cfg | ||
git.yml | ||
global.yml | ||
gnupg.yml | ||
i3.yml | ||
local.yml | ||
README.md | ||
redshift.yml | ||
tmux.yml | ||
vim.yml |
= .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
.