Skip to content

Instantly share code, notes, and snippets.

@onel0p3z
Last active December 20, 2015 21:09
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 onel0p3z/6195267 to your computer and use it in GitHub Desktop.
Save onel0p3z/6195267 to your computer and use it in GitHub Desktop.
just showing off my custom prompt :D <3
export PS1="\[$(tput setaf 3)\] \u \[$(tput sgr0)\]at\[$(tput setaf 4)\] \H \[$(tput sgr0)\]in\[$(tput setaf 1)\] \W $ \n \[$(tput sgr0)\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment