Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am conorbone on github.
  • I am conorbone (https://keybase.io/conorbone) on keybase.
  • I have a public key whose fingerprint is 69C3 10A0 E108 9E9D 8B05 121D AD59 12BB 52DD E0B7

To claim this, I am signing this object:

@conorbone
conorbone / .bashrc
Last active March 11, 2017 21:55
.bashrc
# .bashrc
export PS1="\[\e[31m\][\[\e[m\]\[\e[31m\]\u\[\e[m\]@\[\e[31m\]\h\[\e[m\]\[\e[31m\]]\[\e[m\]:\[\e[36m\][\[\e[m\]\[\e[36m\]\w\[\e[m\]\[\e[36m\]]\[\e[m\]\[\e[31m\]\\$\[\e[m\] "
# i like to talk to cows
fortune -c | cowthink -f $(find /usr/share/cows -type f | shuf -n 1)
echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
echo "Hardware Information:"
uptime
free -m
# SSH sesions should be 80 wide :3