private repository - dev machine setup automation via ansible
sudo apt install ansible keepassxc git
ssh-keygen -t rsa -b 4096 -C "some@email.com"
- retrieve keepass vault file from encrypted cloud storage
- login to github
- upload freshly generated ssh key
cd $(HOME)
mkdir setup
cd setup
git clone git@github.com:tolry/ansible.git
cd ansible
cp config.dist.json config.json
vi config.json
./run
- Generic 105 (intl.)
- english
- English (US)
- Variant: English (intl. with AltGr deadkeys)
- emoji input todo
- install a nerdfont as gnome monospace default (using
tweaks
)