This should finally elimate the painful manual exports from
~/.asdf/asdf.sh file after initing submodules post-clone.
Also in this commit, I also edited the sign-tarball script to
not hardcode the GPG key ID when signing. I may implement CLI
flags in the future as needed.
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
Also in this commit:
* Added handle-pinentry wrapper script to exec right pinentry
based on environment.
* Add VS Code config for stuff like GitLens settings and recommended
extensions.
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
Also in this commit:
* Updated the default PGP keyids to export for the private part. Also
use long keyids to avoid possible confusion on GPG side.
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>