- defaults: link: create: true relink: true force: true - clean: ["~"] - shell: - [git submodule update --init --recursive, Installing submodules] - [yes | ./fzf/install --bin, Installing fzf] - link: ~/.zshrc: ~/.p10k.zsh: ~/.gitconfig: ~/.wakeonlan: ~/.ssh/config: ssh/config ~/.gnupg/: glob: true path: gnupg/*.conf - shell: - [gpg --keyserver hkps://keys.openpgp.org --recv-key 0xC8F6E06F5C8E2634, Getting GPG public key] - [gpg --import-ownertrust gnupg/trustfile.txt, Importing GPG trustfile]