This playbook is meant to work on fresh and minimal stable Debian OS. It prepares machine for developers that work with tilling window managers (i3 here) and neovim as their IDE.
- Install sudo, git and ansible package as root user
- Add your user to sudoers
- Clone this repository
- Run
ansible-playbook -u USER -i hosts -K playbook.yml --connection=local
- Reboot
- Choose i3 in the right corner of login screen