From b3f07bcd6dd537952ae71af9ca4078479f432776 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Mon, 28 Nov 2011 22:49:52 +0100 Subject: [PATCH 1/1] zshrc: Remove man2 Signed-off-by: Frank Terbeck --- etc/zsh/zshrc | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.1.4