Add pass-git-helper configuration
This commit is contained in:
parent
fe679061ba
commit
ca2412143f
1 changed files with 9 additions and 0 deletions
9
home/.config/pass-git-helper/git-pass-mapping.ini
Normal file
9
home/.config/pass-git-helper/git-pass-mapping.ini
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[DEFAULT]
|
||||||
|
username_extractor=regex_search
|
||||||
|
regex_username=^username: (.*)$
|
||||||
|
|
||||||
|
[git.rossum.fi*]
|
||||||
|
target=work/ldap.rossum.fi
|
||||||
|
|
||||||
|
[git.korhonen.cc*]
|
||||||
|
target=git/git.korhonen.cc
|
Loading…
Add table
Add a link
Reference in a new issue