X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrmlzshrc.t2t;h=c0e1a155deaf8a9c1d3b619cc8f98909e7928ad3;hb=a5d4d9967bd7b0e8065becfed24e4b4abd3c88c8;hp=860115cae81f0ee4bfea0a04c56c1c60e81cde23;hpb=270ae2f9adf848f4a4244ed460deb3c6b74ab16a;p=grml-etc-core.git diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 860115c..c0e1a15 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -456,10 +456,6 @@ Sets all ulimit values to "unlimited". : **any()** Lists processes matching given pattern. -: **aoeu(), asdf(), uiae()** -Pressing the 'asdf' keys toggles between dvorak or neon and us keyboard -layout. - : **apache2-ssl-certificate()** Advices the user how to create self signed certificates. @@ -533,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. @@ -584,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. @@ -613,10 +601,6 @@ Example usages: % ls -l *(e:'nt /reference/file':) ``` -: **peval()** -Evaluates a perl expression; useful as command line -calculator, therefore also available as "calc". - : **profile()** Runs a command in $SHELL with profiling enabled (See startup variable ZSH_PROFILE_RC above). @@ -789,10 +773,6 @@ available packages are fetched from the location(s) specified in /etc/apt/sources.list. An update should always be performed before an upgrade or dist-upgrade; run by sudo, if necessary. -: **calc** (//peval//) -Evaluates a perl expression (see peval() above); useful as a command line -calculator. - : **CH** (//./configure --help//) Lists available compilation options for building program from source. @@ -1065,12 +1045,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