# Installation: ```bash # MacOS brew install pass brew install pass-otp # Linux sudo apt-get install pass sudo apt install pass-extension-otp # Password Store git clone git@github.com:a14m/.pass ~/.password-store ``` ### Usage ```bash pass Personal/reddit pass otp Personal/reddit ``` ---- ## Mobile Setup [Install the pass app from the app store ](https://mssun.github.io/passforios/) Configure the app settings as follow: + General * Remember PGP Key Passphrase (ON) * Remember Git Credential Passphrase (ON) * Show Folders (ON) * Hide OTP Fields (ON) + Pssword Repository * Git URL: `https://github.com/a14m/.pass.git` * Username: `a14m` * Authentication Method: password * Generate a token at https://github.com/settings/tokens (with all `repo` permissions) * Paste the token into the mobile app