Skip to content

Instantly share code, notes, and snippets.

@Swipe650
Created April 5, 2019 16:55
Show Gist options
  • Save Swipe650/7722f9e324fd8a298b0279dea1d65e51 to your computer and use it in GitHub Desktop.
Save Swipe650/7722f9e324fd8a298b0279dea1d65e51 to your computer and use it in GitHub Desktop.
export PS1="\[$(tput bold)\]\[$(tput setaf 1)\][\[$(tput setaf 3)\]\u\[$(tput setaf 2)\]@\[$(tput setaf 4)\]\h \[$(tput setaf 5)\]\W\[$(tput setaf 1)\]]\[$(tput setaf 7)\]\\$ \[$(tput sgr0)\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment