refactor: v3

This commit is contained in:
Strix 2023-10-14 22:38:07 +02:00
parent 9434b666e5
commit 4c7c6b5307
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
26 changed files with 55 additions and 242 deletions

View file

@ -1,15 +1,9 @@
# Dotfiles (v2)
# Faulty's Dotfiles
Version: 3
This repo has a simple sync script with a few features:
- file sync (not symlinked anymore)
- package install
- after install commands
- deploy script
---
## Deployment
To import the dotfiles run:
`curl --proto '=https' --tlsv1.2 -sSf https://git.faulty.nl/didier/dotfiles/-/raw/main/lib/deploy.sh | sh`
## Notes
- `gpackage.list`
This is a list with packages only installed if the `-g` or `--graphical` flag is used.
## 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.