diff --git a/.gitignore b/.gitignore
index 8efc414..8666ee6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -219,7 +219,6 @@ pcmanfm-qt/
 cni/
 btop/
 gtk-2.0/
-calcurse/keys
 khard/
 msmtp/
 .android/
@@ -227,7 +226,6 @@ Android Open Source Project/
 Google/
 gpick/
 org.keshavnrj.ubuntu/
-calcurse/
 uad/
 isync/
 notmuch/
diff --git a/calcurse/conf b/calcurse/conf
new file mode 100644
index 0000000..4b9ae02
--- /dev/null
+++ b/calcurse/conf
@@ -0,0 +1,14 @@
+general.confirmquit=no
+general.firstdayofweek=sunday
+appearance.layout=5
+appearance.compactpanels=yes
+appearance.defaultpanel=todo
+appearance.sidebarwidth=30
+appearance.notifybar=no
+appearance.headerline=no
+appearance.eventseparator=no
+appearance.dayseparator=no
+appearance.emptyline=no
+appearance.emptyday= 
+appearance.theme=blue on default
+format.inputdate=4
diff --git a/git/config b/git/config
index 1b7b15b..6d00e16 100644
--- a/git/config
+++ b/git/config
@@ -3,7 +3,7 @@
 
 [user]
     email = tavo@tavo.one
-    name = tavo@tavo.one
+    name = tavo
     signingKey = tavo@tavo.one
 
 [tag]