Skip to content

Instantly share code, notes, and snippets.

@samm81
Last active December 20, 2015 11:59
Show Gist options
  • Save samm81/6127511 to your computer and use it in GitHub Desktop.
Save samm81/6127511 to your computer and use it in GitHub Desktop.
Bash characters to make a mega prompt
\[\e[1;35m\][$(uptime)]\n\[\e[1;33m\][\d \@]\[\e[0;32m\][tty\l]\[\e[1;34m\][\s \V]\[\e[0;35m\][\[\e[0;36m\]\u\[\e[0;35m\]@\[\e[0;36m\]\H\[\e[0;35m\]]\[\e[1;31m\][\w]\n\[\e[1;34m\][$LANG]\[\e[1;35m\][Jobs: \j]\[\e[0;35m\][From $SSH_CONNECTION]\n\[\e[1;31m\](!\!) \[\e[1;37m\]\$\[\e[1;37m\]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment