My dotfiles, with a nice script to initialize my system ;)
Find a file
2023-01-18 07:43:13 +01:00
files mod: new files and configs 2023-01-18 07:43:13 +01:00
lib Add git pull acknowledge statement 2022-12-18 23:49:48 +01:00
.gitignore add: zsh files 2022-12-16 14:35:54 +01:00
command.list err handling 2022-12-18 22:52:02 +01:00
comp.sh run compatibility script instead of sync script 2022-12-18 23:45:15 +01:00
gpackage.list update dotfiles 2022-12-18 21:51:53 +01:00
package.list mod: new files and configs 2023-01-18 07:43:13 +01:00
README.md docker image 2022-12-18 23:20:11 +01:00
sync.conf fix names 2022-12-18 21:43:34 +01:00
sync.sh remove error handler, fix pfetch and crap 2022-12-18 22:47:29 +01: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.