My dotfiles, with a nice script to initialize my system ;)
Find a file
2023-10-14 22:38:06 +02:00
files mod: remodel 2023-10-14 22:38:06 +02:00
lib mod: remodel 2023-10-14 22:38:06 +02:00
.gitignore add: zsh files 2023-10-14 22:38:03 +02:00
command.list err handling 2023-10-14 22:38:05 +02:00
comp.sh run compatibility script instead of sync script 2023-10-14 22:38:05 +02:00
gpackage.list mod: they're graphical packages 2023-10-14 22:38:06 +02:00
package.list mod: remodel 2023-10-14 22:38:06 +02:00
README.md docker image 2023-10-14 22:38:05 +02:00
sync.conf fix names 2023-10-14 22:38:04 +02:00
sync.sh mod: remodel 2023-10-14 22:38:06 +02:00

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.