1
0
mirror of https://github.com/akelge/vim synced 2025-08-16 23:58:41 +00:00
Files
vim/zsh/zsh.d/Linux/90-less.zsh

3 lines
72 B
Bash

LESSPIPE=`whence -p lesspipe || whence -p lesspipe.sh`
eval `$LESSPIPE`