config: add autotype. README: mention customizable field names

This commit is contained in:
Rasmus Steinke 2015-07-17 03:04:33 +02:00
parent 5c1a0187cf
commit 923cc37d9a
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@ foobarmysecurepassword
UserName: MyUser
URL: http://my.url.foo
```
* Auto Typing of more than one field. This expects a CustomOrder field in password file:
* Auto Typing of more than one field. This expects a CustomOrder field in password file. (name of the field can be changed in config file - same for URL and Username)
```
foobarmysecurepassword
---

View File

@ -4,6 +4,7 @@ basedir=~/.password-store/
# fields to be used
URL_field='URL'
USERNAME_field='UserName'
AUTOTYPE_field='CustomOrder'
## Programs to be used
# Editor