-
-
Save umer4ik/05bef89728bc35cd213b26aeb236d574 to your computer and use it in GitHub Desktop.
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 credential.helper store | |
git config --global alias.st status | |
# if fatal: terminal prompts disabled | |
export GIT_TERMINAL_PROMPT=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment