gnupg: systemd
ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
+ chmod 700 $(XDG_CONFIG_HOME)/$@
systemctl --user enable gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket
systemctl --user start gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket
.PHONY: gnupg