Skip to content

Instantly share code, notes, and snippets.

@nb5p
Created April 6, 2019 11:11
Show Gist options
  • Select an option

  • Save nb5p/b3c72e601535cb579744b8d07ee37697 to your computer and use it in GitHub Desktop.

Select an option

Save nb5p/b3c72e601535cb579744b8d07ee37697 to your computer and use it in GitHub Desktop.
PS1='`a=$?;if [ $a -ne 0 ]; then a=" "$a; echo -ne "\[\e[1A\e[$((COLUMNS-2))G\e[31m\e[1;41m${a:(-3)}\]\[\e[0m\e[7m\e[2m\r\n\]";fi`${debian_chroot:+($debian_chroot)}\[\e[1;33m\]\u\[\e[1;31m\]@\[\e[1;35m\]\h\[\e[1;32m\][\t]\[\e[1;31m\]:\[\e[1;36m\]\w\[\e[1;34m\]\$\[\e[0;39m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment