Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some quote were not there, adding them | Miquel Lionel | 2020-12-30 | 1 | -2/+2 |
| | | | | - specifically in `pass init` | ||||
* | license gplv3 | Miquel Lionel | 2020-12-24 | 1 | -0/+674 |
| | |||||
* | readme describing the script purposes | Miquel Lionel | 2020-12-07 | 1 | -0/+3 |
| | |||||
* | First commit | Miquel Lionel | 2020-11-21 | 1 | -0/+149 |
I will add what was in the CHANGELOG.txt as well. 19:00 31/07/2020 - Added PASSWORD_STORE_CLIP_TIME environnement variable check. It decides the time for which the password will be in the clipboard. defaults to 45seconds. 18:56 31/07/2020 - Clip works with or without linenumber : you can do "pass clip password" or "pass clip password 1", it'll copy the first line in that encrypted file named "password.gpg". Added envvironnements variable to the help display. |