Skip to content

Instantly share code, notes, and snippets.

@mujahidk
Created December 23, 2017 01:15
Show Gist options
  • Save mujahidk/016a975050d715df561d12875b6f69ec to your computer and use it in GitHub Desktop.
Save mujahidk/016a975050d715df561d12875b6f69ec to your computer and use it in GitHub Desktop.
My custom terminal prompt.
PS1="\n\[\033[01;32m\]\u\[\033[00;35m\]@\h \[\033[00;33m\]\w \[\033[0m\]\n\$ "
EXPORT PS1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment