Skip to content

Instantly share code, notes, and snippets.

@flashbag
Last active May 18, 2016 19:24
Show Gist options
  • Save flashbag/0461da110bd58fd8c6a7ad20502d741a to your computer and use it in GitHub Desktop.
Save flashbag/0461da110bd58fd8c6a7ad20502d741a to your computer and use it in GitHub Desktop.
My PS1
export PS1="\[\033[38;5;2m\]\t\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;9m\]\u\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;6m\]@\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;3m\]\H\[$(tput sgr0)\]\[\033[38;5;15m\] \[\033[38;5;6m\]\W\[$(tput sgr0)\] ->\[$(tput sgr0)\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment