X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzprofile;h=11c2175554a67244b3781b7c5e54f8069717e8c0;hb=31dc671f573000a4e83b715c2f1e52829d604e1c;hp=6b79d4e9576d841d0deb70007c2d13b5261df6ab;hpb=fdc8e8a0089fc457478464f8cbe4b89a813b27fc;p=grml-etc-core.git diff --git a/etc/zsh/zprofile b/etc/zsh/zprofile index 6b79d4e..11c2175 100644 --- a/etc/zsh/zprofile +++ b/etc/zsh/zprofile @@ -3,13 +3,13 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # 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