Skip to content

Instantly share code, notes, and snippets.

@wbotelhos
Created September 27, 2019 19:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wbotelhos/b87819c9261d339a25059a622ee423d5 to your computer and use it in GitHub Desktop.
Save wbotelhos/b87819c9261d339a25059a622ee423d5 to your computer and use it in GitHub Desktop.
gpg: WARNING: unsafe permissions on homedir '~/.gnupg'
sudo chown -R $USER ~/.gnupg
sudo chmod 700 ~/.gnupg
sudo chmod 600 ~/.gnupg/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment