Git Signing when using Visual Studio Code Remote Session on Ubuntu Server
https://gist.github.com/paolocarrasco/18ca8fe6e63490ae1be23e84a7039374?permalink_comment_id=3998097#gistcomment-3998097
I need to export GPG_TTY=$(tty) so that the terminal session can become interactive...else it fails.
Add this to /etc/environment ...
blog.iancleary.me1 min read