fix: install.sh — supprimer --header-lines=2 (causait compteur 0/0 dans fzf)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-16 05:28:45 +02:00
parent 7b9fb3a231
commit 22b6b9b596
-1
View File
@@ -21,7 +21,6 @@ export FZF_DEFAULT_OPTS="
--color=fg:#ebdbb2,header:#928374,info:#8ec07c,pointer:#fb4934
--color=marker:#fb4934,fg+:#ebdbb2,prompt:#fb4934,hl+:#fb4934
--border=rounded --height=80% --layout=reverse
--header-lines=2
"
# ── Icônes ────────────────────────────────────────────────────────