Ver a proveniência

fix o

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

+ 1
- 1
bashrc Ver ficheiro

@@ -404,7 +404,7 @@ o(){
else
for f in "$@"
do
open_file "$f"
open_file "$(realpath "$f")"
done
fi
}


Carregando…
Cancelar
Guardar