next gen init

This commit is contained in:
Strix 2023-10-14 22:38:11 +02:00
parent 84872dc103
commit a16479ee7a
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
40 changed files with 239 additions and 894 deletions

View file

@ -1,9 +1,10 @@
# Faulty's Dotfiles
Version: 3
# Dotfiles
---
## file sync
files in `./files` are synced across the system.
files in `./files/home` are synced to the home of the user running the script.
files in `./files/root` are synced with sudo to the root of the script.
## `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