Skip to content

Instantly share code, notes, and snippets.

@enh
Created October 26, 2019 17:08
Show Gist options
  • Save enh/386478e87ac5121d2c2272ea7fe5a0cc to your computer and use it in GitHub Desktop.
Save enh/386478e87ac5121d2c2272ea7fe5a0cc to your computer and use it in GitHub Desktop.
Sensible default prompt (but nothing else).
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