dotwryn/bash/fun

4 lines
141 B
Plaintext
Raw Normal View History

#!/bin/bash
alias cheerup="clear; echo; fortune | cowsay -f stegosaurus | lolcat; echo;"
alias netrogue='nethack -u "w0ryn-rog-hum-cha-mal"'