Ver a proveniência

fix open_file

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

+ 1
- 0
bashrc Ver ficheiro

@@ -386,6 +386,7 @@ open_file(){
open "$@"
elif islinux
then
touch "$@"
if null type pcmanfm; then
LC_MESSAGES= pcmanfm "$@"
else


Carregando…
Cancelar
Guardar