aboutsummaryrefslogtreecommitdiffstats
path: root/.zlogout
diff options
context:
space:
mode:
Diffstat (limited to '.zlogout')
-rw-r--r--.zlogout14
1 files changed, 14 insertions, 0 deletions
diff --git a/.zlogout b/.zlogout
new file mode 100644
index 0000000..d898fec
--- /dev/null
+++ b/.zlogout
@@ -0,0 +1,14 @@
+#
+# Executes commands at logout.
+#
+# Authors:
+# Sorin Ionescu <sorin.ionescu@gmail.com>
+#
+
+# Print the message.
+cat <<-EOF
+
+Thank you. Come again!
+ -- Dr. Apu Nahasapeemapetilon
+EOF
+