Explorar el Código

Document how to integrate sxiv

master
Arun Prakash Jana hace 7 años
padre
commit
ef689d08b6
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      README.md

+ 6
- 0
README.md Ver fichero

@@ -418,6 +418,12 @@ Export the path to the custom script:

export NNN_SCRIPT=/usr/local/bin/script.sh

Sample script to open image files in current dir in sxiv:

#!/usr/bin/env sh

sxiv -q * >/dev/null 2>&1

Press <kbd>R</kbd> to run the script in the current directory.

#### change dir color


Cargando…
Cancelar
Guardar