Explorar el Código

add -F option to LESS

pull/1/head
10sr hace 12 años
padre
commit
1e6b7e38c2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver fichero

@@ -34,7 +34,7 @@ then
else
export PAGER="less"
fi
export LESS="-iRMX"
export LESS="-iRMXF"

if null type vim
then


Cargando…
Cancelar
Guardar