Ver código fonte

Fix indentation

master
Arun Prakash Jana 4 anos atrás
pai
commit
dbf12ed031
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: A75979F35C080412
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      plugins/bookmarks

+ 1
- 1
plugins/bookmarks Ver arquivo

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


Carregando…
Cancelar
Salvar