Last active
May 18, 2016 19:24
-
-
Save flashbag/0461da110bd58fd8c6a7ad20502d741a to your computer and use it in GitHub Desktop.
My PS1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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