[Gitconfig] Add email credentials helper
This commit is contained in:
parent
5bbfcdfd2b
commit
40f211bdd8
@ -112,6 +112,9 @@
|
|||||||
whitespace-error-style = 22 reverse
|
whitespace-error-style = 22 reverse
|
||||||
|
|
||||||
[delta "decorations"]
|
[delta "decorations"]
|
||||||
commit-decoration-style = bold yellow box ul
|
commit-decoration-style = bold yellow box ul
|
||||||
file-style = bold yellow ul
|
file-style = bold yellow ul
|
||||||
file-decoration-style = none
|
file-decoration-style = none
|
||||||
|
|
||||||
|
[credentials "smtp://lucien@phundrak.com@mail.phundrak.com:587"]
|
||||||
|
helper = "pass Email/lucien@phundrak.com | head -n1 | tr -d '\n'"
|
||||||
|
Loading…
Reference in New Issue
Block a user