Skip to content

Instantly share code, notes, and snippets.

@alexamiryan
Created August 20, 2020 21:37
Show Gist options
  • Save alexamiryan/100eb79c2ac086cd557d20fc6f04abd4 to your computer and use it in GitHub Desktop.
Save alexamiryan/100eb79c2ac086cd557d20fc6f04abd4 to your computer and use it in GitHub Desktop.
Howto make git signing work on WSL

Add

export GPG_TTY=$(tty)

to .bashrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment