X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=6cd5b975e3d8f0d09aa0d2405df2ad3116f0fd67;hb=bd6da853ad78071c3125652493ee833c6dab544f;hp=3792c1700334b05c50118482b655b8874f668a1f;hpb=2e9ff8e5185eb3c4305368cf9e1fd14de2ed8f15;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 3792c17..6cd5b97 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -529,10 +529,6 @@ Reloads an autoloadable shell function (See autoload in zshbuiltins(1)). : **get_tw_cli()** Fetches 3ware RAID controller software using get_3ware(1). -: **hex()** -Prints the hexadecimal representation of the number supplied as argument -(base ten only). - : **hgdi()** Use GNU diff with options -ubwd for mercurial. @@ -580,10 +576,6 @@ environment variables to UTF-8. : **isutfenv()** Returns true, if run within an utf environment, else false. -: **manzsh()** -Shows the zshall manpage and jumps to the first match of the regular -expression optionally given as argument (Needs qma(1)). - : **mcd()** Creates directory including parent directories, if necessary. Then changes current working directory to it. @@ -620,9 +612,6 @@ Reloads functions given as parameters. Creates an alias whith sudo prepended, if $EUID is not zero. Run "salias -h" for details. See also xunfunction() below. -: **setenv()** -Reimplementation of the csh(1) builtin setenv. - : **show-archive()** Lists the contents of a (compressed) archive with the appropriate programs. The choice is made along the filename extension. @@ -1053,12 +1042,6 @@ Reboots using kexec(8) and thus reduces boot time by skipping hardware initializ : **...** (//cd ../..///) Changes current directory two levels higher. -: **?** (//qma zshall//) -Runs the grml script qma (quick manual access) to build the collected man -pages for the z-shell. This compressed file is kept at -~/man/zshall.txt.lzo Once it is built, the second use of the alias '?' is -fast. See "man qma" for further information. - = AUXILIARY FILES = This is a set of files, that - if they exist - can be used to customize the