Explorar el Código

update o function

pull/1/head
10sr hace 12 años
padre
commit
d64acfb11e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      bashrc

+ 2
- 2
bashrc Ver fichero

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


Cargando…
Cancelar
Guardar