@ -16,6 +16,8 @@
# Print a random, hopefully interesting, adage.
if (( $+commands[fortune] )); then
fortune -a
if [[ -t 0 || -t 1 ]]; then
print
fi