1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 20:41:44 +00:00

Rename templates to runcoms

This commit is contained in:
Sorin Ionescu
2012-08-04 14:55:38 -04:00
parent 9e288d859a
commit df82640caa
7 changed files with 2 additions and 2 deletions

14
runcoms/zlogout Normal file
View File

@ -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