My dotfiles, with a nice script to initialize my system ;)
files | ||
lib | ||
.gitignore | ||
command.list | ||
comp.sh | ||
gpackage.list | ||
package.list | ||
README.md | ||
sync.conf | ||
sync.sh |
Dotfiles (v2)
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.