From 22b6b9b596421079ef592c7438f83682c4006c8f Mon Sep 17 00:00:00 2001 From: Gilles Soulier Date: Sat, 16 May 2026 05:28:45 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20install.sh=20=E2=80=94=20supprimer=20--h?= =?UTF-8?q?eader-lines=3D2=20(causait=20compteur=200/0=20dans=20fzf)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 2c7e880..4ab4384 100755 --- a/install.sh +++ b/install.sh @@ -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 ────────────────────────────────────────────────────────