Skip to content

Instantly share code, notes, and snippets.

@rhogeranacleto
Created March 2, 2019 02:50
Show Gist options
  • Save rhogeranacleto/b8b3be16002e1287545a8bc773a3c593 to your computer and use it in GitHub Desktop.
Save rhogeranacleto/b8b3be16002e1287545a8bc773a3c593 to your computer and use it in GitHub Desktop.
PS1 bash
export PS1="> \[$(tput sgr0)\]\[\033[38;5;253m\]\A\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;7m\]@\[$(tput bold)\]\[$(tput sgr0)\]\[\033[38;5;166m\]\u\[$(tput sgr0)\]\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]\[\033[38;5;32m\][\[$(tput sgr0)\]\[\033[38;5;38m\]\w\[$(tput sgr0)\]\[\033[38;5;32m\]]\[$(tput sgr0)\]\[\033[38;5;7m\]\\$\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput sgr0)\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment