diff options
author | EuAndreh <eu@euandre.org> | 2022-10-31 17:08:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-31 17:08:55 -0300 |
commit | 01a4ab36f60d812aa1b35dcd574f1a3ea21caa14 (patch) | |
tree | 1233938ee3878d0af027fa317d3e2586439d3199 | |
parent | etc/guix/home.scm: Create (home-service ...) to remove duplication (diff) | |
download | dotfiles-01a4ab36f60d812aa1b35dcd574f1a3ea21caa14.tar.gz dotfiles-01a4ab36f60d812aa1b35dcd574f1a3ea21caa14.tar.xz |
etc/git/config: Update msmtpq account
-rw-r--r-- | etc/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/git/config b/etc/git/config index ade021a..0ff1257 100644 --- a/etc/git/config +++ b/etc/git/config @@ -14,7 +14,7 @@ [sendemail] assume8bitEncoding = UTF-8 smtpserveroption = -a - smtpserveroption = euandreh + smtpserveroption = EuAndreh annotate = yes confirm = never [remote "origin"] |