← all formulas
lesspipe
Input filter for the pager less
- Version
- v2.25
- License
- GPL-2.0-only AND GPL-2.0-or-later AND MIT AND (Artistic-1.0-Perl OR GPL-1.0-or-later)
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install lesspipeCaveats
add the following to your shell profile e.g. ~/.profile or ~/.zshrc:
export LESSOPEN="|$HOMEBREW_PREFIX/bin/lesspipe.sh %s"