]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
nvim: replace Util.telescope with LazyVim.pick
[dotfiles.git] / git / config
index af16e937188de5daaa693c794629faf51a7dfa5c..579f4c07b2949df1921676821b56a1c0b9635654 100644 (file)
        autostash = true
        autosquash = true
        stat = true
+       updateRefs = true
 [status]
        submodulesummary = true
 [rerere]
        enabled = true
 [pull]
        rebase = interactive
+[branch]
+       autoSetupMerge = inherit
+       sort = -committerdate
 [branch "master"]
        rebase = merges
 [branch "develop"]
@@ -54,5 +58,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