GitHunt
GI

gilsondev/playbook-local-machine

Playbook with all tasks to provision my personal machine

Playbook Local Machine

Screenshot

This project have a playbook and many roles that provision my workflow, focused to my laptop XPS 13 9310, including the kernel and libs OEM.

Systems supported:

  • Ubuntu 20.04
  • PopOS 20.04
  • Regolith 1.6

System that will be included:

  • PopOS 22.04

Install

wget -q -O - "https://raw.githubusercontent.com/gilsondev/playbook-local-machine/main/install.sh" | bash

Develop the Playbook

  1. Clone this project
git clone git@github.com:gilsondev/playbook-local-machine.git
  1. Prepare a virtual environment and install the dependencies
cd playbook-local-machine
make setup

Languages

Shell60.0%Vim Script37.5%Makefile2.5%

Contributors

Created January 19, 2022
Updated October 15, 2025
gilsondev/playbook-local-machine | GitHunt