This repo is inspired by ansible-laptop from jackdbd contains an Ansible Playbook that I use to setup my laptop when... I F**ed-up and need to wipe my system and restart from scratch.
This takes care of setting up the following:
- fonts (glyphs etc.)
- GUI (i3 windows manager + polybar)
- zsh + oh-my-zsh + plugins + zshrc
- Discord
- VS Code
- Google Chrome
- Docker
- more stuff coming...
In order for this playbook to work, few things are required:
/etc/apt/sources.list
up to date. See here.ansible
available (sudo apt install ansible
)
Download the zip of this repo, extract and execute the playbook:
ansible-playbook playbook.yml
The theme is based on LinuxNerdBTW/i3-MINI and contrary to what they say in their video, it was not an "easy setup"... 😅
Enable fingerprint on PAM sudo pam-auth-update
and then enroll your fingerprint with fprintd-enroll