aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2023-01-05 12:40:59 -0500
committertdro <tdro@users.noreply.github.com>2023-01-05 12:40:59 -0500
commit1ef84adc4cbd9107479b56eff62afd9811a23228 (patch)
tree9a70444625cabae05cdebd18f3d02f1ae2f4fdb7 /.bash_profile
parent4b1ce6f9fef9f06099a751b13c006d9e9f96af79 (diff)
downloaddotfiles-1ef84adc4cbd9107479b56eff62afd9811a23228.tar.gz
dotfiles-1ef84adc4cbd9107479b56eff62afd9811a23228.tar.bz2
dotfiles-1ef84adc4cbd9107479b56eff62afd9811a23228.zip
.bash_profile: fzf no separator
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
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 \