summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-08-14 14:10:02 +0300
committerThanos Apollo <[email protected]>2023-08-14 14:10:02 +0300
commit8b5171952ff163278acb7247bb7016077367939b (patch)
tree9a34710536f9e7a125797f90750d599d9b7bdc00
parent44fc18d1eeb4b9ff80baadfae38e927652725c25 (diff)
desktop: update gitconfig
-rw-r--r--desktop.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop.org b/desktop.org
index 49497e8..57d4a22 100644
--- a/desktop.org
+++ b/desktop.org
@@ -14,14 +14,14 @@
subjectPrefix = PATCH
[sendemail]
from = Thanos Apollo <[email protected]>
- smtpserver = mail.gandi.net
- smtpuser = [email protected]
+ smtpserver = smtp.fastmail.com
+ smtpuser = [email protected]
smtpencryption = ssl
smtpserverport = 465
annotate = yes
- [credential "smtp://mail.gandi.net:465"]
- helper = "!f() { echo [email protected]; echo \"password=$(pass show gandi/thanosapollo)\"; }; f"
+ [credential "smtp://smtp.fastmail.com"]
+ helper = "!f() { echo [email protected]; echo \"password=$(pass show fastmail.com/[email protected] | sed -n '/smtp:/,+3p')\"; }; f"
#+end_src
* Hyprland