========
dotFiles
.. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg
:alt: StandWithUkraine
:align: center
:target: https://stand-with-ukraine.pp.ua
This repository contains configuration files for my laptop. This one is heavily
inspired by and a lot of solutions were borrowed from
webknjaz/ansible-gentoo-laptop <https://github.com/webknjaz/ansible-gentoo-laptop>_
How To Run
.. code-block:: bash
$ python -m venv .venv
$ . ./.venv/bin/activate
$ pip install ansible
$ # Install apps:
$ ansible-playbook -DvK install-apps.yml
$ # Configure userspace:
$ ansible-playbook -Dv configure-userspace.yml
$ # Update all packages
$ ansible-playbook -DvK rebuild-world.yml
$ # rebuild kernel
genkernel --menuconfig --kernel-config=/proc/config.gz all \
--luks --lvm --no-zfs \
--bootloader=grub2 \
--plymouth --plymouth-theme=catppuccin-frappe
Credits
- Original idea and inspiration from
webknjaz/ansible-gentoo-laptop <https://github.com/webknjaz/ansible-gentoo-laptop>_ - Lightdm greeter background is
Honda Africa Twin CRF 1100 2020 by André Oliveira <https://500px.com/photo/1015687526/Honda-Africa-Twin-CRF-1100-2020-by-Andr%C3%A9-Oliveira/>_
On this page
Languages
Jinja53.8%Vim Script43.4%Makefile2.8%
Contributors
Created June 20, 2016
Updated December 9, 2025