Updated Advanced use cases (markdown)

Mischievous Meerkat 2020-01-14 01:26:19 +05:30
parent 262f125e93
commit 1355ea16e0

@ -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.