diff options
author | Danny Holman <dholman@gymli.org> | 2022-08-22 13:02:53 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2022-08-22 13:02:53 -0500 |
commit | 01ef5403e983f5a4767cacf3ffe77a0fcea2139a (patch) | |
tree | 336652bde51747a975f9d83e116f15d0ed6052bb | |
parent | Remove unused hosts from SSH config (diff) | |
download | dotfiles-01ef5403e983f5a4767cacf3ffe77a0fcea2139a.tar.gz dotfiles-01ef5403e983f5a4767cacf3ffe77a0fcea2139a.tar.zst dotfiles-01ef5403e983f5a4767cacf3ffe77a0fcea2139a.zip |
Update old email in git
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ name = Danny Holman [sendemail] - from = Danny Holman <dholman@gymli.xyz> + from = Danny Holman <dholman@gymli.org> smtpuser = smtpserver = "/usr/bin/msmtp -a private -t" smtpencryption = tls |