https://www.gopass.pw/ can do a lot. Right now, I just need a little.
It's likely I'll have more post(s) about gopass.
I'm excited to get started with it.
gpg --batch --passphrase 'secret' --quick-gen-key mpayne default default
gopass init mpayne
gopass insert demo1
gopass show demo1
~/.bashrc
export GPG_TTY=$(tty)
export APW_DEMO1=$(gopass show demo1)