Skip to content

Instantly share code, notes, and snippets.

@volviq
Last active January 12, 2025 09:55
Show Gist options
  • Save volviq/3b3804b427f80aecb6d684e44dfdd756 to your computer and use it in GitHub Desktop.
Save volviq/3b3804b427f80aecb6d684e44dfdd756 to your computer and use it in GitHub Desktop.
gitconfig
[alias]
cu = !git add -u && git commit
[core]
editor = vim
[diff]
tool = meld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment