Mis ficheros de configuración, paquetes, etc.
Go to file
drymer 1098c4f174 feat: use aconfmgr, brew and stow 2021-08-21 00:11:16 +02:00
dotfiles feat: use aconfmgr, brew and stow 2021-08-21 00:11:16 +02:00
packages feat: use aconfmgr, brew and stow 2021-08-21 00:11:16 +02:00
.gitignore feat: use aconfmgr, brew and stow 2021-08-21 00:11:16 +02:00
README.md feat: use aconfmgr, brew and stow 2021-08-21 00:11:16 +02:00
manage.sh feat: use aconfmgr, brew and stow 2021-08-21 00:11:16 +02:00

README.md

Dotfiles

TL;DR

Script automatizado:

# Hacer dump de los paquetes actuales
bash manage.sh packages-bundle
# Actualizar el SO
bash manage.sh packages-update
# Sincronizar los dotfiles
bash manage.sh dotfiles

Resumen

Mediante aconfmgr, se hace un dump de los paquetes instalados de arch (tanto pacman como yay) para poder gestionar los paquetes de forma declarativa

Además, se gestionan los dotfiles con stow.