Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Created March 14, 2016 17:25
Show Gist options
  • Save jamiecurran/961f1cc1c08867f0db0e to your computer and use it in GitHub Desktop.
Save jamiecurran/961f1cc1c08867f0db0e to your computer and use it in GitHub Desktop.
arch encrypted install - gpg2
echo 'pinentry-program /usr/bin/pinentry-tty' > ~/.gnupg/gpg-agent.conf
GPG_TTY=`tty`
gpg-connect-agent reloadagent /bye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment