prezto/runcoms/zlogout
2017-01-13 20:29:28 +01:00

13 lines
164 B
Bash

#
# Executes commands at logout.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
# Print the message.
cat <<-EOF
Thank you. Come again!
-- $USER
EOF