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