Skip to content

Instantly share code, notes, and snippets.

@cdncat
Created May 31, 2022 05:46
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 cdncat/2a5e75be17de70f135ff5c7db135e935 to your computer and use it in GitHub Desktop.
Save cdncat/2a5e75be17de70f135ff5c7db135e935 to your computer and use it in GitHub Desktop.
gitconfig
[user]
name = cdncat
email = cdncat@users.noreply.github.com
[core]
pager = less -+$LESS -RS
[alias]
nit = commit --amend --no-edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment