Ver a proveniência

add -F option to LESS

pull/1/head
10sr há 12 anos
ascendente
cometimento
1e6b7e38c2
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver ficheiro

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

if null type vim
then


Carregando…
Cancelar
Guardar