Ver a proveniência

fix function cd

pull/1/head
10sr há 11 anos
ascendente
cometimento
ac3ec4c910
1 ficheiros alterados com 1 adições e 2 eliminações
  1. +1
    -2
      shrc

+ 1
- 2
shrc Ver ficheiro

@@ -375,8 +375,7 @@ fi
# pwd
# }
cd(){
builtin cd "$@"
pwd
builtin cd "$@" && pwd
}

# pad


Carregando…
Cancelar
Guardar