Created
June 12, 2020 03:10
-
-
Save acidsound/706c2244f01019a9ef225d9d636f6c58 to your computer and use it in GitHub Desktop.
windows git bash 용 prompt 설정
This file contains hidden or 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
export PS1="\[\e[36;1m\]\u@\[\e[31;1m\]\W:\033[36m\]`__git_ps1`\[\033[0m\]$ " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment