Skip to content

Instantly share code, notes, and snippets.

@danielt69
Created November 2, 2020 10:02
Show Gist options
  • Save danielt69/aed3683aa7121c2fe654d9879bb057bf to your computer and use it in GitHub Desktop.
Save danielt69/aed3683aa7121c2fe654d9879bb057bf to your computer and use it in GitHub Desktop.
ps1.txt ( add to ~/.bashrc )
export PS1="\[\033[38;5;197m\]\u\[$(tput sgr0)\]@\[$(tput sgr0)\]\[\033[38;5;14m\]\H\[$(tput sgr0)\] \t \d:\[$(tput sgr0)\]\[\033[38;5;202m\][\w]\[$(tput sgr0)\]: \[$(tput sgr0)\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment