Sfoglia il codice sorgente

Fix indentation

master
Arun Prakash Jana 4 anni fa
parent
commit
dbf12ed031
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      plugins/bookmarks

+ 1
- 1
plugins/bookmarks Vedi File

@@ -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


Loading…
Annulla
Salva