X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/b5dea93399fd4df7089ad90b6e2961d92f67eb5a..2e039832e37e9ff2b901cedeb1a327de8ed0fb05:/.config/git/config?ds=inline diff --git a/.config/git/config b/.config/git/config index 7db0f89..fd440a6 100644 --- a/.config/git/config +++ b/.config/git/config @@ -23,9 +23,11 @@ a = add s = status sl = status --long + l = log c = checkout cb = checkout -b b = branch + f = fetch r = rebase p = pull pr = pull --rebase @@ -70,4 +72,4 @@ fsckObjects = true [init] - templateDir = ~/.config/git/template + defaultBranch = main