Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created February 21, 2019 20:29
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 guitarrapc/baada1b6cd1d7f3511fe5f4a4e4089ba to your computer and use it in GitHub Desktop.
Save guitarrapc/baada1b6cd1d7f3511fe5f4a4e4089ba to your computer and use it in GitHub Desktop.
touch .gitconfig
type nul > .gitconfig
copy nul .gitconfig
Out-File -FilePath .gitconfig
New-Item -Path .gitconfig -ItemType File
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment