Skip to content

Instantly share code, notes, and snippets.

@jcaxmacher
Created May 12, 2021 14:23
Show Gist options
  • Save jcaxmacher/3b4b74e9fe7190b5d87bca0a1d84b694 to your computer and use it in GitHub Desktop.
Save jcaxmacher/3b4b74e9fe7190b5d87bca0a1d84b694 to your computer and use it in GitHub Desktop.
Git config
[user]
email = jeremy@obsoleter.com
name = Jeremy A
[push]
default = current
[credential]
helper = /mnt/c/Program\\ Files/Git/mingw64/libexec/git-core/git-credential-manager.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment