Selaa lähdekoodia

fix open_file

pull/1/head
10sr 11 vuotta sitten
vanhempi
commit
25e221ccd7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna