From 84a487a513cf2933529845d7a3c4f1c503607b9e Mon Sep 17 00:00:00 2001 From: a14m Date: Fri, 8 Feb 2019 11:11:54 +0100 Subject: Update pass otp instructions --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ed77821..723a80d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Installation: ```bash +brew install pass +brew install pass-otp + git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store username: a14m @@ -11,21 +14,10 @@ git remote add origin git@gitlab.com:a14m/dotpassword.git ``` password created at [gitlab](https://gitlab.com/profile/personal_access_tokens) with `read_repository` permissions -## OTP extension - -### Installation - -```bash -brew install oath-toolkit -git clone https://github.com/tadfisher/pass-otp ~/pass-otp -cd ~/pass-otp -make install PREFIX=/usr/local -sudo rm -r ~/pass-otp -``` - ### Usage ```bash +pass Personal/reddit pass otp Personal/reddit ``` -- cgit v1.2.3