Arun Prakash Jana
4 vuotta sitten
vanhempi
commit
dbf12ed031
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
plugins/bookmarks
|
|
@@ -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 |
|
|
|