refactor: v3
This commit is contained in:
parent
9434b666e5
commit
4c7c6b5307
26 changed files with 55 additions and 242 deletions
20
README.md
20
README.md
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue