dotwryn/zsh/fun
2019-12-02 10:16:05 -07:00

4 lines
140 B
Bash

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