next gen init
This commit is contained in:
parent
84872dc103
commit
a16479ee7a
40 changed files with 239 additions and 894 deletions
17
README.md
17
README.md
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue