From 08eefff9a88eab6f0b3deb3e2cd6e79da04ee196 Mon Sep 17 00:00:00 2001 From: Joerg Woelke Date: Wed, 7 Oct 2009 14:14:01 +0200 Subject: [PATCH 1/1] grmlzshrc.t2t: Begin documenting environment variables. Intro, BROWSER, COLORTERM, QTDIR. --- doc/grmlzshrc.t2t | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 510a2af..dd2f18d 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -229,6 +229,22 @@ available via the usual history lookup widgets. = REFERENCE = +== ENVIRONMENT VARIABLES == +//grmlzshrc// sets some environment variables, which influence the +behaviour of applications. + +: **BROWSER** +If X is running this is set to "firefox", otherwise to "w3m". + +: **COLORTERM** +Set to "yes". Some applications read this to learn about properties +of the terminal they are running in. + +: **QTDIR** +Holds the path to shared files for the C++ application framework QT +(version 3 or 4). + + == OPTIONS == Apart from zsh's default options, //grmlzshrc// sets some options that change the behaviour of zsh. Options that change Z-shell's default -- 2.1.4