Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.25 KB

Ansible laptop setup


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.

Install all the things

Things provided

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

Requirements

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)

Execution

Download the zip of this repo, extract and execute the playbook:
ansible-playbook playbook.yml

Theme

The theme is based on LinuxNerdBTW/i3-MINI and contrary to what they say in their video, it was not an "easy setup"... 😅

Screenshot

Screenshot

Todo

Enable fingerprint on PAM sudo pam-auth-update and then enroll your fingerprint with fprintd-enroll