Remove redundant gpg.conf

This commit is contained in:
drduh 2016-05-15 19:44:23 -04:00
parent 05201ab38c
commit 67174f4a33
1 changed files with 2 additions and 2 deletions

View File

@ -40,9 +40,9 @@ Copy password for *github* to clipboard on OS X:
./pwd.sh r github | cut -f 1 -d ' ' | awk 'NR==3{print $1}' | pbcopy
The script and `pwd.sh.safe` encrypted file can be safely shared between computers, for example through Google Drive or Dropbox.
The script and encrypted `pwd.sh.safe` file can be safely shared between computers, for example through Google Drive or Dropbox.
A recommended `~/.gnupg/gpg.conf` configuration is included in this repository.
A recommended `~/.gnupg/gpg.conf` configuration file can be found at [drduh/config/gpg.conf](https://github.com/drduh/config/blob/master/gpg.conf).
# Similar software