Skip to content

Instantly share code, notes, and snippets.

@mattroyer
Created November 2, 2018 13:55
Show Gist options
  • Save mattroyer/fe912146e9dd80a385a6420a59c29c8f to your computer and use it in GitHub Desktop.
Save mattroyer/fe912146e9dd80a385a6420a59c29c8f to your computer and use it in GitHub Desktop.
PS1="\n\[\033[35m\]\$(/bin/date)\n\[\033[32m\]\w\n\[\033[1;31m\]\u@\h: \[\033[1;36m\]\$(/bin/ls -1 | /usr/bin/wc -l | /bin/sed 's: ::g') files \[\033[1;33m\]\$(/bin/ls -lah | /bin/grep -m 1 total | /bin/sed 's/total //')b\[\033[0m\]: \[\033[0m\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment