Skip to content

Instantly share code, notes, and snippets.

@MindPatch
Created April 20, 2021 08:28
Show Gist options
  • Save MindPatch/f3e322d2fdfbf8ed5ad8f2ceec0f5628 to your computer and use it in GitHub Desktop.
Save MindPatch/f3e322d2fdfbf8ed5ad8f2ceec0f5628 to your computer and use it in GitHub Desktop.
terminal prompt
export PS1="\[\e[32;40m\]\u\[\e[m\]\[\e[31m\]@\[\e[m\]\[\e[33m\]\h\[\e[m\] \w \033[0;31m☭\033[0m "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment