Skip to content

Instantly share code, notes, and snippets.

@gut5
Created February 17, 2022 19:25
Show Gist options
  • Save gut5/2c403c15738faa0c7a290fb72d74ed1e to your computer and use it in GitHub Desktop.
Save gut5/2c403c15738faa0c7a290fb72d74ed1e to your computer and use it in GitHub Desktop.
ps1
export PS1="\[\033[38;5;92m\][\[$(tput sgr0)\] \[$(tput sgr0)\]\[\033[38;5;162m\]\@\[$(tput sgr0)\] \[$(tput sgr0)\]\[\033[38;5;92m\]]\[$(tput sgr0)\] \[$(tput sgr0)\]\[$(tput bold)\]\[\033[38;5;50m\]\W\[$(tput sgr0)\] \[$(tput sgr0)\]\[\033[38;5;39m\]>\[$(tput sgr0)\] \[$(tput sgr0)\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment