You may have heard of dotfiles and a dotfile repo.
- dotfiles: the various folders and files in your home folder used to configure the various applications and tools you use
- dotfile repo: a git repo where you back these up.
But I'm here to show you something a bit better.
curl -fsSL https://get.comtrya.dev | VERSION=v0.9.2 sh
(probably stick to a particular version unless you're willing to put up with breaking changes by always using latest)
Because:
- recovering from failure as quickly as possible is great.
- repeating your customisations on various workstations as quickly as possible is also... amazing.
Automate all the boring things.