Parcourir la source

fix open_file

pull/1/head
10sr il y a 11 ans
Parent
révision
25e221ccd7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc Voir le fichier

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


Chargement…
Annuler
Enregistrer