zshrc: Move memusage to skel/.zshrc
[grml-etc-core.git] / doc / grmlzshrc.t2t
index d0d9ed9..fa61103 100644 (file)
@@ -668,9 +668,6 @@ current working directory to it.
 Diffs the two arguments recursively and writes the
 output (unified format) to a timestamped file.
 
-: **memusage()**
-Prints the summarized memory usage in bytes.
-
 : **mggogle()**
 Searches Google Groups for a USENET message-ID.
 
@@ -724,12 +721,6 @@ Reimplementation of the csh(1) builtin setenv.
 Lists the contents of a (compressed) archive with the appropriate programs.
 The choice is made along the filename extension.
 
-: **shtar()**
-Lists the content of a gzipped tar archive in default pager.
-
-: **shzip()**
-Shows the content of a zip archive in default pager.
-
 : **simple-extract()**
 Tries to uncompress/unpack given files with the appropriate programs. If an URI
 starting with https, http or ftp is provided simple-extract tries to download
@@ -786,11 +777,6 @@ Translates a word from german to english (-D) or vice versa (-E).
 : **uchange()**
 Shows upstreams changelog of a given package in $PAGER.
 
-: **udiff()**
-Makes a unified diff of the command line arguments trying hard to find a
-smaller set of changes. Descends recursively into subdirectories. Ignores
-hows some information about current status.
-
 : **uprint()**
 Works around the "print -l ${(u)foo}"-limitation on zsh older than 4.2.