Merge remote-tracking branch 'origin/github/pr/104'
[grml-etc-core.git] / etc / zsh / zlogout
index 643fd2c..f38c825 100644 (file)
@@ -3,11 +3,11 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Sam Feb 24 19:06:14 CET 2007 [mika]
 ################################################################################
 # Shutdown files (.zlogout and zlogout) are run, when a login shell exits.
 
 # make sure screen is empty on exit
-  clear
+clear
 
 ## END OF FILE #################################################################
+# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4