Selaa lähdekoodia

fix o

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

+ 1
- 1
bashrc Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna