Update pass: Difference between revisions
Jump to navigation
Jump to search
(Thanks Akshay for adding Edsu's new key :)) |
(No difference)
|
Revision as of 17:55, 5 July 2023
To update pass with a new key, in the pass repo (https://git.coop/social.coop/tech/pass):
pass init $(cat .gpg-id)
https://stackoverflow.com/questions/13116457/how-to-make-auto-trust-gpg-public-key if you need to trust the key first :)