Skip to content

Commit

Permalink
zshrc: Remove man2
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
  • Loading branch information
ft authored and mika committed Dec 6, 2011
1 parent c1d8920 commit 670ef7a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions etc/zsh/zshrc
Expand Up @@ -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
Expand Down

0 comments on commit 670ef7a

Please sign in to comment.