X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshenv;h=6fd51b03c02c4fe148c14e3aa33922322068d679;hb=d3f2ae885505d525fec84b17e7cdbadd4b8d712d;hp=ee8329009ca3b6ef03fd1841faaa692d8482ffe9;hpb=3d6452fdfc44310b5615eaf61c95cab4c27d9bf8;p=grml-etc-core.git diff --git a/etc/zsh/zshenv b/etc/zsh/zshenv index ee83290..6fd51b0 100644 --- a/etc/zsh/zshenv +++ b/etc/zsh/zshenv @@ -3,7 +3,7 @@ # 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: Mit Jul 25 15:02:01 CEST 2007 [mika] +# Latest change: Don Dez 06 23:21:08 CET 2007 [mika] ################################################################################ # This file is sourced on all invocations of the shell. # It is the 1st file zsh reads; it's read for every shell, @@ -102,3 +102,4 @@ export DISTCC_HOSTS="+zeroconf" export WRITE_ON_UDEV=yes ## END OF FILE ################################################################# +# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4