Skip to content

Instantly share code, notes, and snippets.

@thefonso
Created April 12, 2026 20:46
Show Gist options
  • Select an option

  • Save thefonso/9e362540c33b353003cebe2e07708a15 to your computer and use it in GitHub Desktop.

Select an option

Save thefonso/9e362540c33b353003cebe2e07708a15 to your computer and use it in GitHub Desktop.
new gitconfig

[merge] tool = meld

[alias] st = status co = checkout aa = add . br = branch cm = commit -m remote = remote -v structure = log --oneline --simplify-by-decoration --graph --all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment