Skip to content

Instantly share code, notes, and snippets.

View BDHU's full-sized avatar

Edward Hu BDHU

View GitHub Profile
@BDHU
BDHU / pass.md
Created February 12, 2023 23:32 — forked from abtrout/pass.md
Using password-store with git repository synching

Password-store keeps your passwords (or any other sensitive information) saved in GnuPG encrypted files organized in ~/.password-store. For more information about GPG, consult the GNU Privacy Handbook.

Getting started

To get started, install pass and generate a keypair.

$ brew install pass
$ gpg --gen-key
$ gpg --list-keys