vimrc: Major rework of the Grml configuration
[grml-etc-core.git] / etc / zsh / zprofile
index 6b79d4e..11c2175 100644 (file)
@@ -3,13 +3,13 @@
 # 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: Fri Nov 11 00:08:57 CET 2005 [mika]
 ################################################################################
 # This file is sourced only for login shells (i.e. shells
 # invoked with "-" as the first character of argv[0], and
-# shells invoked with the -l flag.)
+# shells invoked with the -l flag). It's read after zshenv.
 #
 # Global Order: zshenv, zprofile, zshrc, zlogin
 ################################################################################
 # nothing yet
 ## END OF FILE #################################################################
+# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4