prezto/runcoms/zlogout

14 lines
164 B
Text
Raw Normal View History

#
# Executes commands at logout.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Print the message.
cat <<-EOF
Thank you. Come again!
2017-01-13 20:29:28 +01:00
-- $USER
EOF