From 22ec07aede4a80e628390d1d09ccba6c37069786 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Wed, 13 Mar 2024 18:25:26 +0100 Subject: Tweaks --- Common/bashrc.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Common/bashrc.m4') diff --git a/Common/bashrc.m4 b/Common/bashrc.m4 index 54e287b..524bf83 100644 --- a/Common/bashrc.m4 +++ b/Common/bashrc.m4 @@ -144,4 +144,6 @@ source "$SSH_DIR/ssh-agent.env" > /dev/null # Enable FZF history [ -f ~/.fzf.bash ] && source ~/.fzf.bash +m4_ifelse(DT_DISTRO, `fedora', m4_dnl source /usr/share/fzf/shell/key-bindings.bash +)m4_dnl -- cgit v1.2.3