improved documentation about startup of zsh; added function ytdl; work around non...
[grml-etc-core.git] / etc / zsh / zlogin
index 7f655fd..0f16342 100644 (file)
@@ -3,13 +3,15 @@
 # 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]
+# 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
 # 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
 ################################################################################