vimrc: Major rework of the Grml configuration
[grml-etc-core.git] / etc / zsh / zlogin
index 7f655fd..9ea6ff8 100644 (file)
@@ -3,15 +3,17 @@
 # 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: Die Nov 16 13:25:04 CET 2004 [mika]
 ################################################################################
 # This file is sourced only for login shells. It
 # should contain commands that should be executed only
 # in login shells. It should be used to set the terminal
 # type and run a series of external commands (fortune,
 # msgs, from, etc.)
+# Note that using zprofile and zlogin, you are able to
+# run commands for login shells before and after zshrc.
 #
 # Global Order: zshenv, zprofile, zshrc, zlogin
 ################################################################################
 # nothing yet.
 ## END OF FILE #################################################################
+# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4