An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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
```