Ver código fonte

add -F option to LESS

pull/1/head
10sr 12 anos atrás
pai
commit
1e6b7e38c2
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver arquivo

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

if null type vim
then


Carregando…
Cancelar
Salvar