Explorar el Código

Fix LESS

master
10sr hace 7 años
padre
commit
d08e4f921f
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      profile

+ 1
- 1
profile Ver fichero

@@ -38,7 +38,7 @@ export TERMCAP="${TERMCAP}:vb="
# export ENV=~/.shrc # export ENV=~/.shrc


export PAGER="less" export PAGER="less"
export LESS="-iRM"
export LESS="-iMX"


# Style for lesspipe is defined in esc.style # Style for lesspipe is defined in esc.style
_src_hilite_lp_path="`command -v src-hilite-lesspipe.sh 2>/dev/null`" _src_hilite_lp_path="`command -v src-hilite-lesspipe.sh 2>/dev/null`"


Cargando…
Cancelar
Guardar