https://github.com/davidxia/gpg-conf
~/.gnupg/gpg.conf best practices
https://github.com/davidxia/gpg-conf
Last synced: 4 months ago
JSON representation
~/.gnupg/gpg.conf best practices
- Host: GitHub
- URL: https://github.com/davidxia/gpg-conf
- Owner: davidxia
- Archived: true
- Created: 2021-09-19T21:42:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T15:04:01.000Z (over 3 years ago)
- Last Synced: 2024-08-13T07:03:45.804Z (8 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - davidxia/gpg-conf - ~/.gnupg/gpg.conf best practices (Others)
README
```
git clone [email protected]:davidxia/gpg-conf ~/.gpg-conf
mkdir -p ~/.gnupg
ln -fs ~/.gpg-conf/gpg.conf ~/.gnupg/gpg.conf
ln -fs ~/.gpg-conf/gpg-agent.conf ~/.gnupg/gpg-agent.conf
```