Password management

Initiate gpg-agent

gpg --import XX.gpg
gpg --import XX.asc
cp ~/.dotfiles/gpg-agent.conf .gnupg/gpg-agent.conf
gpg --edit-key B212E65B trust quit

pass

pass is a simple password manager from the command line based on GPG. You can initiate using

pass init B212E65B

Create a password for your email account(s):

$ pass insert Mail/account