Created
August 25, 2015 11:37
-
-
Save mindw/ae66ddf98043fac49b34 to your computer and use it in GitHub Desktop.
Win Terminals Prompts
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
| REM conemu prompt | |
| $E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S$E[92m$P$E[90m$_$E[90m$$$E[m$S | |
| REM clink prompt | |
| set prompt=$E[32m[%computername%] $d$s$t$_$E[33m$p$_$E[37m$+$g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment