From: Frank Terbeck Date: Mon, 28 Nov 2011 21:49:52 +0000 (+0100) Subject: zshrc: Remove man2 X-Git-Tag: v0.5.0~58 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=670ef7a87ebf3f66cf72350408b0546fcc31e622 zshrc: Remove man2 Signed-off-by: Frank Terbeck --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 6c8b87e..a2e4862 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2883,9 +2883,6 @@ greph() { #a2# Execute \kbd{grep -i -{}-color=auto} alias GREP='grep -i --color=auto' -#f5# Watch manpages in a stretched style -man2() { PAGER='dash -c "sed G | /usr/bin/less"' command man "$@" ; } - # Translate DE<=>EN # 'translate' looks up fot a word in a file with language-to-language # translations (field separator should be " : "). A typical wordlist looks