towards single fzf process

This commit is contained in:
2025-08-27 15:16:39 +02:00
parent f4594ca492
commit 9aa1413a51
6 changed files with 499 additions and 284 deletions

View File

@@ -11,6 +11,7 @@ CLIFE="\033[38;5;251m"
OFF="\033[m"
FORMAT_LOCAL="${FORMAT_LOCAL:-"🔆"}"
export FORMAT_LOCAL
# Prompts
SEARCH_PROMPT=${SEARCH_PROMPT:-"🔎 〉"}