]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
awesome: update rules
[dotfiles.git] / git / config
index 911ad2cb09b8360af159ec06d02c041714ab9f17..1c5b482339fc048e2548fc93b43e20da3afb3118 100644 (file)
@@ -1,6 +1,6 @@
 [user]
        name = Samir Benmendil
-       email = samir.benmendil@gmail.com
+       email = me@rmz.io
 [color]
        branch = auto
        status = auto
        defaultToUpstream = true
 [mergetool]
        prompt = no
+[rebase]
+       autostash = true
+       autosquash = true
+[status]
+       submodulesummary = true
+[rerere]
+       enable = true