These are my dotfiles, managed by chezmoi.
The following packages are required to clone the repository and install 1password-cli to access the key for the encrypted files:
- curl
- git
- git-lfs
- gpg
- unzip
apt install curl git git-lfs gpg unzip
sh -c "$(curl -fsLS git.io/chezmoi)" -- -b "${HOME}/bin" -d init --apply weyhmueller
vim -c "execute \"PlugUpdate\"