X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzlogout;h=f83d29e77453a7bf5096fe40bdcb9854ddb5b075;hb=2bc1a7520ac89e8d72fc88a114f5040c066125f5;hp=e8d24bb7b44f0d728cba72743516cae8203f5dba;hpb=fdc8e8a0089fc457478464f8cbe4b89a813b27fc;p=grml-etc-core.git diff --git a/etc/zsh/zlogout b/etc/zsh/zlogout index e8d24bb..f83d29e 100644 --- a/etc/zsh/zlogout +++ b/etc/zsh/zlogout @@ -3,7 +3,10 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Die Nov 16 13:25:11 CET 2004 [mika] +# Latest change: Son Nov 26 10:30:13 CET 2006 [mika] ################################################################################ -# nothing yet. + +# make sure screen is empty on exit + clear + ## END OF FILE #################################################################