Skip to content

Instantly share code, notes, and snippets.

@matthewpwatkins
Last active April 1, 2024 19:08
Show Gist options
  • Save matthewpwatkins/798516a62c998d02a5c7ab5d7704f2fd to your computer and use it in GitHub Desktop.
Save matthewpwatkins/798516a62c998d02a5c7ab5d7704f2fd to your computer and use it in GitHub Desktop.
Git Config
git config --global core.pager cat
git config --global core.editor nano
curl https://gist.githubusercontent.com/matthewpwatkins/79093d4bf0d55c2e7269f534f1b6a689/raw/726c91bb7f705c05f6a11c4a98a74f9328994abe/aliases-import.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment