From: Frank Terbeck Date: Mon, 28 Nov 2011 21:49:52 +0000 (+0100) Subject: zshrc: Remove man2 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=b3f07bcd6dd537952ae71af9ca4078479f432776;hp=ece49c422451116f76a62d5df6db1ea7207be392;p=grml-etc-core.git zshrc: Remove man2 Signed-off-by: Frank Terbeck --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 3cb7fe5..1249bf1 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2882,9 +2882,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