Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am compumike08 on github.
  • I am compumike (https://keybase.io/compumike) on keybase.
  • I have a public key ASA2wWg6gtnYGbFhOwcXAHsI7XuXKnqF0LFLEFSGXWoVdQo

To claim this, I am signing this object:

@compumike08
compumike08 / gpg
Last active January 7, 2017 22:39
Script to prevent accidentally running the older version of GPG which is built into Git for Windows
#!/bin/bash
# This script prevents the version of GPG that is built
# into Git BASH for Windows from being run accidentally.
# It is for the very specific situation when, on a Windows
# machine, you have a newer version of GPG installed on
# your machine directly, and you also have Git BASH for Windows.
# In this circumstance, running the 'gpg' command from a Windows
# command line prompt will invoke the newer version of GPG installed
# directly, but invoking 'gpg' from the Git BASH terminal will