Cleanup bspwm rules and add overleaf to pass-git-helper
This commit is contained in:
parent
54ecc698f0
commit
8733d26bd1
2 changed files with 10 additions and 5 deletions
|
@ -5,3 +5,8 @@ target=mail/${username}
|
|||
username_extractor=regex_search
|
||||
regex_username=^login: (.*)$
|
||||
target=github.com
|
||||
|
||||
[git.overleaf.com]
|
||||
username_extractor=regex_search
|
||||
regex_username=^login: (.*)$
|
||||
target=overleaf.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue