Created
October 26, 2019 17:08
-
-
Save enh/386478e87ac5121d2c2272ea7fe5a0cc to your computer and use it in GitHub Desktop.
Sensible default prompt (but nothing else).
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
PS1="\[\e[1;33m\]\w\$\[\e[0m\] " | |
PS1="\[\e]0;\u@\h: \w\a\]$PS1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment