Skip to content

Instantly share code, notes, and snippets.

@anugupta
Last active August 29, 2015 14:15
Show Gist options
  • Save anugupta/257a95f59d6fdc691f47 to your computer and use it in GitHub Desktop.
Save anugupta/257a95f59d6fdc691f47 to your computer and use it in GitHub Desktop.
My current terminal prompt - with timestamp
PS1="\[\033[01;32m\]\u\[\033[01;34m\]::\[\033[01;31m\]\h \D{%T} \[\033[00;34m\]{ \[\033[01;34m\]\w \[\033[00;34m\]}\[\033[01;32m\] \n-> \[\033[00m\]"
export PS1=$PS1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment