Skip to content

Instantly share code, notes, and snippets.

@acidsound
Created June 12, 2020 03:10
Show Gist options
  • Save acidsound/706c2244f01019a9ef225d9d636f6c58 to your computer and use it in GitHub Desktop.
Save acidsound/706c2244f01019a9ef225d9d636f6c58 to your computer and use it in GitHub Desktop.
windows git bash 용 prompt 설정
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