From 4dd4d862e023c4167cdf0477cd8be62978c87890 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Mon, 3 Aug 2009 15:49:06 +0200 Subject: [PATCH] grmlzshrc.t2t: Keep list layout consistent --- doc/grmlzshrc.t2t | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 43cb281..beacc6e 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -232,7 +232,7 @@ available via the usual history lookup widgets. //grmlzshrc// comes with a wide array of defined shell functions to ease the user's life. -: urlencode() +: **urlencode()** Takes a string as its first argument and prints it RFC 2396 URL encoded to standard out. @@ -241,7 +241,7 @@ standard out. This is a set of files, that - if they exist - can be used to customize the behaviour of //grmlzshrc//. -: .zshrc.pre +: **.zshrc.pre** Sourced at the very beginning of //grmlzshrc//. Among other things, it can be used to permantenly change //grmlzshrc//'s STARTUP VARIABLES (see above): \ @@ -252,15 +252,15 @@ BATTERY=1 GRML_ALWAYS_LOAD_ALL=1 ``` -: .zshrc.local +: **.zshrc.local** Sourced right before loading //grmlzshrc// is finished. There is a global version of this file (/etc/zsh/zshrc.local) which is sourced before the user-specific one. -: .zdirs +: **.zdirs** Directory listing for persistent dirstack (see above). -: .important_commands +: **.important_commands** List of commands, used by persistent history (see above). -- 2.1.4