Sfoglia il codice sorgente

update o function

pull/1/head
10sr 12 anni fa
parent
commit
d64acfb11e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      bashrc

+ 2
- 2
bashrc Vedi File

@@ -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(){


Caricamento…
Annulla
Salva