Fix indentation

This commit is contained in:
Arun Prakash Jana 2020-10-15 08:08:50 +05:30
parent c074572748
commit dbf12ed031
No known key found for this signature in database
GPG key ID: A75979F35C080412

View 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