My dotfiles, with a nice script to initialize my system ;)
Find a file
2023-10-14 22:38:12 +02:00
crates/20-vim feat: final-ish version 2023-10-14 22:38:12 +02:00
distros fix: alpine pm impl 2023-10-14 22:38:11 +02:00
home next gen init 2023-10-14 22:38:11 +02:00
.gitignore next gen init 2023-10-14 22:38:11 +02:00
README.md next gen init 2023-10-14 22:38:11 +02:00
skip_steps.sh feat: add some utils like tracking 2023-10-14 22:38:11 +02:00
sync.sh fix: stuff 2023-10-14 22:38:11 +02:00
unlink.sh feat: add some utils like tracking 2023-10-14 22:38:11 +02:00

Dotfiles

distros/

This directory is meant to setup the distro to the liking of the user.

distros/*/root

Contains files to overlay over the executing system.

distro/*/sys-scripts

scripts that are ran as root

distro/*/user-scripts

scripts that are ran as the user