Where my dotfiles & other user-configurations are stored
Go to file
2020-11-05 20:32:08 +01:00
ansible-gpg-vault@6b06b795cc meta: add ansible-gpg-vault 2020-07-05 11:22:18 +02:00
ansible-gpg-vault-store meta: add ansible-gpg-vault 2020-07-05 11:22:18 +02:00
group_vars git: template .gitconfig 2020-07-05 11:45:01 +02:00
legacy Add i3 config 2019-05-23 21:11:26 +02:00
roles pass: configure passwordstore with remote 2020-11-05 20:25:27 +01:00
.gitignore Add gitignore to ignore those .swp and .retry files.. 2019-05-29 19:50:55 +02:00
.gitmodules meta: add ansible-gpg-vault 2020-07-05 11:22:18 +02:00
all.yml redshift: ignore if user may not install the redshift package, add to master playbook 2019-06-21 21:16:12 +02:00
ansible.cfg meta: add ansible-gpg-vault 2020-07-05 11:22:18 +02:00
git.yml git: template .gitconfig 2020-07-05 11:45:01 +02:00
global.yml inventory: up-to-date, split by server/client, enhance some auth in roles 2020-05-15 16:53:15 +02:00
gnupg.yml inventory: up-to-date, split by server/client, enhance some auth in roles 2020-05-15 16:53:15 +02:00
i3.yml i3: template config for xfce4+i3 2020-09-18 22:08:40 +02:00
local.yml git: template .gitconfig 2020-07-05 11:45:01 +02:00
README.md doc: hint at usage and requirements 2020-11-05 20:32:08 +01:00
redshift.yml inventory: up-to-date, split by server/client, enhance some auth in roles 2020-05-15 16:53:15 +02:00
tmux.yml inventory: up-to-date, split by server/client, enhance some auth in roles 2020-05-15 16:53:15 +02:00
vim.yml inventory: up-to-date, split by server/client, enhance some auth in roles 2020-05-15 16:53:15 +02:00

= .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.