1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 19:31:43 +00:00

[#171] Add templates and README for all rc files

This commit is contained in:
Sorin Ionescu
2012-05-22 12:49:45 -04:00
parent 7731be2f5e
commit bdaba6a714
5 changed files with 116 additions and 0 deletions

14
templates/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