diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-03-29 15:59:54 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-03-29 15:59:54 +0200 |
| commit | 1a4425d470e85341132a2a6579b74726d6db972b (patch) | |
| tree | 05eedab591f0621fa5bd8c1b80f6659c674a47d9 | |
| parent | 3130bba835cf485584333ee8459197e1dcdeb63a (diff) | |
Update README info about loading pgp
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -37,7 +37,9 @@ chsh -s /usr/local/bin/bash git remote remove origin git remote add origin [email protected]:a14m/.rc.git - +``` +- Load pgp key from card and trust it +```bash gpg --edit-card > fetch |
