From 1ef84adc4cbd9107479b56eff62afd9811a23228 Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 5 Jan 2023 12:40:59 -0500 Subject: .bash_profile: fzf no separator --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 581fccc..d986432 100644 --- a/.bash_profile +++ b/.bash_profile @@ -78,6 +78,7 @@ command -v rsvg-convert > /dev/null 2>&1 && \ export GDK_PIXBUF_MODULE_FILE export FZF_DEFAULT_OPTS="\ + --no-separator \ --inline-info \ --color=fg:255,hl:203 \ --color=fg+:81,bg+:237,hl+:203 \ -- cgit v1.2.3