Skip to content

Instantly share code, notes, and snippets.

@aral
Created May 2, 2022 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aral/58d334aaf4974a9590df4f81a1b576f4 to your computer and use it in GitHub Desktop.
Save aral/58d334aaf4974a9590df4f81a1b576f4 to your computer and use it in GitHub Desktop.
[user]
name = Aral Balkan
email = mail@ar.al
[core]
pager = cat
[diff]
tool = meld
[difftool "meld"]
path = /usr/bin/meld
[difftool]
prompt = false
[delta]
features = side-by-side line-numbers decorations
whitespace-error-style = 22 reverse
[delta "decorations"]
commit-decoration-style = bold yellow box ul
file-style = bold yellow ul
file-decoration-style = none
[pager]
diff = delta
log = delta
reflog = delta
show = delta
[interactive]
diffFilter = delta --color-only
[pull]
ff = only
[init]
defaultBranch = main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment