Skip to content

Instantly share code, notes, and snippets.

View SalehTZ's full-sized avatar
🫥
2b || !2b = ?

Alex Talebi SalehTZ

🫥
2b || !2b = ?
View GitHub Profile
@SalehTZ
SalehTZ / pass.md
Created January 18, 2025 10:48 — 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