Parcourir la source

update o function

pull/1/head
10sr il y a 12 ans
Parent
révision
d64acfb11e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      bashrc

+ 2
- 2
bashrc Voir le fichier

@@ -253,9 +253,9 @@ o(){
open "$f"
elif type pcmanfm >/dev/null 2>&1
then
pcmanfm "$f"
LC_MESSAGES= pcmanfm "$f"
else
xdg-open "$f"
LC_MESSAGES= xdg-open "$f"
fi
}
convmv-sjis2utf8-test(){


Chargement…
Annuler
Enregistrer