Skip to content

Instantly share code, notes, and snippets.

@flozano
Last active October 29, 2021 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flozano/42f32a141ef106d8de8d to your computer and use it in GitHub Desktop.
Save flozano/42f32a141ef106d8de8d to your computer and use it in GitHub Desktop.
[Setup GPG agent]
eval $(gpg-agent --daemon --no-grab --write-env-file $HOME/.gpg-agent-info)
export GPG_TTY=$(tty)
export GPG_AGENT_INFO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment