Skip to content

Instantly share code, notes, and snippets.

@usmansaleem
Created January 24, 2022 05:34
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 usmansaleem/40c4832957ab90091e47c06879e4e94f to your computer and use it in GitHub Desktop.
Save usmansaleem/40c4832957ab90091e47c06879e4e94f to your computer and use it in GitHub Desktop.
Useful git config options
git config --global core.pager "less -F -X"
git config --global push.default current
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment