aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitconfig2
-rw-r--r--mutt/muttemail2
2 files changed, 1 insertions, 3 deletions
diff --git a/gitconfig b/gitconfig
index 2836cb8..cd7a5ec 100644
--- a/gitconfig
+++ b/gitconfig
@@ -10,7 +10,5 @@
gpgsign = true
[merge]
tool = vimdiff
-[pull]
- ff = only
[commit]
gpgSign = true
diff --git a/mutt/muttemail b/mutt/muttemail
index 9218af2..680ff9c 100644
--- a/mutt/muttemail
+++ b/mutt/muttemail
@@ -5,4 +5,4 @@ set spoolfile = "+INBOX"
set copy = no
#set record = "+sent"
set postponed = "+drafts"
-set from = "cynerd@email.cz"
+set from = "Karel Kočí <cynerd@email.cz>"