Skip to content

Instantly share code, notes, and snippets.

@sabueso
Created December 23, 2016 11:18
Show Gist options
  • Save sabueso/f7ed6fd0e6d832dbad5c81d3e0088a92 to your computer and use it in GitHub Desktop.
Save sabueso/f7ed6fd0e6d832dbad5c81d3e0088a92 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)\]\$PWD\[$(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