Ver código fonte

fix o

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

+ 1
- 1
bashrc Ver arquivo

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


Carregando…
Cancelar
Salvar