@@ -1,5 +1,11 @@
# shellcheck disable=SC2148
# fortune
cookie () {
fortune -es | cowsay | lolcat -S 5
}
cookie
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
The note is not visible to the blocked user.