Updated Advanced use cases (markdown)

Mischievous Meerkat 2020-01-14 01:26:46 +05:30
parent 1355ea16e0
commit 3e5ba24260

@ -168,7 +168,7 @@ and then have the file on some path, say:
And then add:
export PAGER=less
[ -r "$HOME/git/lesspipe/lesspipe.sh" ] && export LESSOPEN="$HOME/git/lesspipe/lesspipe.sh %s"
[ -r "$HOME/git/lesspipe/lesspipe.sh" ] && export LESSOPEN="| $HOME/git/lesspipe/lesspipe.sh %s"
export LESS='-Ri '
To your `~/.bashrc` or your shell rc.