Skip to content

Instantly share code, notes, and snippets.

@danmux
Created March 2, 2019 17:12
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 danmux/2b57a006694acdb3bb8838ed1da83887 to your computer and use it in GitHub Desktop.
Save danmux/2b57a006694acdb3bb8838ed1da83887 to your computer and use it in GitHub Desktop.
git pager stays on screen
git config --global --replace-all core.pager "less -F -X"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment