Ver código fonte

fix function man

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

+ 1
- 1
bashrc Ver arquivo

@@ -223,7 +223,7 @@ man() {
LESS_TERMCAP_so=$(printf "\e[1;44;33m") \
LESS_TERMCAP_ue=$(printf "\e[0m") \
LESS_TERMCAP_us=$(printf "\e[1;32m") \
command man "$@"
man "$@"
}

scr(){


Carregando…
Cancelar
Salvar