summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2021-01-17 15:56:49 +0300
committerYigit Sever2021-01-17 15:56:49 +0300
commit7afd1edf44fdf083bc61202165e344a24f35200f (patch)
tree0bce119660841f424802e9e8af30122504e6a96b
parent1c50f2ee41a5ece26cde93e9f5cf5b1036714651 (diff)
downloaddotfiles-7afd1edf44fdf083bc61202165e344a24f35200f.tar.gz
dotfiles-7afd1edf44fdf083bc61202165e344a24f35200f.tar.bz2
dotfiles-7afd1edf44fdf083bc61202165e344a24f35200f.zip
set default git mail account
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 558ce89..05453ce 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -38,7 +38,7 @@
38[sendemail] 38[sendemail]
39 smtpserver = /usr/bin/msmtp 39 smtpserver = /usr/bin/msmtp
40 smtpserveroption = -a 40 smtpserveroption = -a
41 smtpserveroption = ag_ceng 41 smtpserveroption = ceng_argor
42[pull] 42[pull]
43 ff = only 43 ff = only
44[init] 44[init]