zshrc: Added a missing test on OSX battery function
[grml-etc-core.git] / etc / zsh / zlogin
index 0f16342..9ea6ff8 100644 (file)
@@ -3,7 +3,6 @@
 # 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:05:18 CET 2007 [mika]
 ################################################################################
 # This file is sourced only for login shells. It
 # should contain commands that should be executed only
@@ -17,3 +16,4 @@
 ################################################################################
 # nothing yet.
 ## END OF FILE #################################################################
+# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4