2023-10-14 22:38:11 +02:00
|
|
|
# Dotfiles
|
2023-10-14 22:38:03 +02:00
|
|
|
|
2023-10-14 22:38:11 +02:00
|
|
|
## `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
|