]> git.sev.monster Git - dotfiles.git/blobdiff - base/.gitconfig
update zsh, X, gpg config; add ssh config, gpg bin
[dotfiles.git] / base / .gitconfig
index 5ed2164e109f1473df105298d4f4e1ee9f02f179..8d0cd8fc723709cc5f561f066c611b9a442ccf32 100644 (file)
@@ -8,3 +8,5 @@
        pr = "!f() { git fetch -fu ${2:-origin} refs/pull/$1/head:pr/$1 && git checkout pr/$1; }; f"
 [pull]
        ff = only
+[init]
+       defaultBranch = master
This page took 0.031658 seconds and 4 git commands to generate.