Explorar o código

Use lesspipe.sh to handle pdf files in less

Frans Bergman %!s(int64=6) %!d(string=hai) anos
pai
achega
e7709599dc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .zshrc

+ 1 - 0
.zshrc

@@ -102,6 +102,7 @@ alias ccat="highlight --out-format=ansi"
 
 export MAKEFLAGS="-j$(nproc)"
 export EDITOR="vim"
+LESSOPEN="|lesspipe.sh %s"; export LESSOPEN
 
 bindkey -v
 bindkey '^r' history-incremental-search-backward