Last active
April 1, 2024 19:08
-
-
Save matthewpwatkins/798516a62c998d02a5c7ab5d7704f2fd to your computer and use it in GitHub Desktop.
Git Config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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