Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anxolerd/dotfiles

Finaly I've found a strength to gather them
https://github.com/anxolerd/dotfiles

Last synced: 21 days ago
JSON representation

Finaly I've found a strength to gather them

Awesome Lists containing this project

README

        

========
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
`_

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
`_
- Lightdm greeter background is `Honda Africa Twin CRF 1100 2020 by André
Oliveira
`_