dot/.zlogout

6 lines
77 B
Bash

echo .zlogout: $PROMPT
if [[ -a ~/Dont_forget ]]
then
less ~/Dont_forget
fi