Skip to content

Instantly share code, notes, and snippets.

@briantissue
Created September 20, 2018 18:54
Show Gist options
  • Save briantissue/611c0e57eb7f2889825d355334352051 to your computer and use it in GitHub Desktop.
Save briantissue/611c0e57eb7f2889825d355334352051 to your computer and use it in GitHub Desktop.
favorite PS1 Prompt
PS1="\n\[\e[1;30m\][$$:$PPID - \j:\!\[\e[1;30m\]]\[\e[0;36m\] \T \[\e[1;30m\][\[\e[1;34m\]\u@\H\[\e[1;30m\]:\[\e[0;37m\]${SSH_TTY:-o} \[\e[0;32m\]+${SHLVL}\[\e[1;30m\]] \[\e[1;37m\]\w\[\e[0;37m\] \n\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment