]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
awesome: update rules
[dotfiles.git] / git / config
index 06d260385da33f82bbb25e598e073ccf6dae774d..1c5b482339fc048e2548fc93b43e20da3afb3118 100644 (file)
@@ -1,6 +1,6 @@
 [user]
        name = Samir Benmendil
 [user]
        name = Samir Benmendil
-       email = samir.benmendil@gmail.com
+       email = me@rmz.io
 [color]
        branch = auto
        status = auto
 [color]
        branch = auto
        status = auto
        cmd = vim -f -c \"Gvdiff\" \"$MERGED\"
 [merge]
        tool = fugitive
        cmd = vim -f -c \"Gvdiff\" \"$MERGED\"
 [merge]
        tool = fugitive
+       defaultToUpstream = true
 [mergetool]
        prompt = no
 [mergetool]
        prompt = no
+[rebase]
+       autostash = true
+       autosquash = true
+[status]
+       submodulesummary = true
+[rerere]
+       enable = true