# Installation: ```bash git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store username: a14m password: yQUE94npCAwwawwdmmUV ``` 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 otp Personal/reddit ``` ---- ## Mobile Setup TBD