]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
nvim: allow normal mode in lsp.rename() popup
[dotfiles.git] / git / config
index af16e937188de5daaa693c794629faf51a7dfa5c..9e82d98497439ca730a548213e246b3d182135da 100644 (file)
@@ -39,6 +39,8 @@
        enabled = true
 [pull]
        rebase = interactive
+[branch]
+       autoSetupMerge = inherit
 [branch "master"]
        rebase = merges
 [branch "develop"]
@@ -54,5 +56,7 @@
        process = git-lfs filter-process
        required = true
 
-[includeIf "gitdir:~/src/wio/**"]
-       path = ~/.config/git/wio.config
+[includeIf "gitdir:~/src/fpp/**"]
+       path = ~/.config/git/fpp.config
+[credential]
+       helper = cache