.dotfiles/.config/pass-git-helper/git-pass-mapping.ini

13 lines
241 B
INI
Raw Normal View History

[mail.serguzim.me:587]
target=mail/${username}
[github.com]
username_extractor=regex_search
regex_username=^login: (.*)$
target=github.com
[git.overleaf.com]
username_extractor=regex_search
regex_username=^login: (.*)$
target=overleaf.com