diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store username: a14m password: yQUE94npCAwwawwdmmUV + +git remote remove origin +git remote add origin [email protected]:a14m/dotpassword.git ``` password created at [gitlab](https://gitlab.com/profile/personal_access_tokens) with `read_repository` permissions |
