docker image

This commit is contained in:
Strix 2023-10-14 22:38:05 +02:00
parent 4b1a3bc46d
commit 176059905a
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
3 changed files with 46 additions and 0 deletions

View file

@ -6,6 +6,10 @@ This repo has a simple sync script with a few features:
- 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.