grmlzshrc.t2t: Some environment variables.
authorJoerg Woelke <joewoe@fsmail.de>
Wed, 25 Nov 2009 08:21:40 +0000 (09:21 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Wed, 25 Nov 2009 10:51:32 +0000 (11:51 +0100)
EDITOR, MAIL, PAGER, SHELL.

doc/grmlzshrc.t2t

index 382c80f..7367c93 100644 (file)
@@ -240,10 +240,25 @@ If X is running this is set to "firefox", otherwise to "w3m".
 Set to "yes". Some applications read this to learn about properties
 of the terminal they are running in.
 
+: **EDITOR**
+If not already set, sets the default editor. Falls back to vi(1),
+if vim(1) is not available.
+
+: **MAIL**
+The mailbox file for the current user is set to /var/mail/$USER, if not
+already set otherwise.
+
+: **PAGER**
+Set less(1) as default pager, if not already set to something different.
+
 : **QTDIR**
 Holds the path to shared files for the C++ application framework QT
 (version 3 or 4).
 
+: **SHELL**
+Set explicitly to /bin/zsh, to prevent certain terminal emulators to
+default to /bin/sh or /bin/bash.
+
 
 == OPTIONS ==
 Apart from zsh's default options, //grmlzshrc// sets some options