Skip to content

Instantly share code, notes, and snippets.

@Honzaik
Created October 17, 2020 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Honzaik/22cd8103a74578b5184e0e97fc5a9cd4 to your computer and use it in GitHub Desktop.
Save Honzaik/22cd8103a74578b5184e0e97fc5a9cd4 to your computer and use it in GitHub Desktop.
bashrc new
export PS1="[\t]\[$(tput sgr0)\]\[\033[38;5;127m\]\u\[$(tput sgr0)\]\[\033[38;5;14m\]@\[$(tput sgr0)\]\[\033[38;5;200m\]\h\[$(tput sgr0)\] \[$(tput sgr0)\]\[\033[38;5;208m\]\w\[$(tput sgr0)\]\[\033[38;5;14m\]\\$\[$(tput sgr0)\] \[$(tput sgr0)\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment