Explorar el Código

Fix indentation

master
Arun Prakash Jana hace 4 años
padre
commit
dbf12ed031
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 1 adiciones y 1 borrados
  1. +1
    -1
      plugins/bookmarks

+ 1
- 1
plugins/bookmarks Ver fichero

@@ -26,7 +26,7 @@
# Author: Todd Yamakawa

if [ -z "$BOOKMARKS_DIR" ]; then
BOOKMARKS_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/nnn/bookmarks"
BOOKMARKS_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/nnn/bookmarks"
fi

# Check if NNN_PIPE is set


Cargando…
Cancelar
Guardar