aboutsummaryrefslogtreecommitdiff
path: root/Common/bashrc.m4
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-03-13 18:25:26 +0100
committerjakobst1n <jakob.stendahl@outlook.com>2024-03-13 18:25:26 +0100
commit22ec07aede4a80e628390d1d09ccba6c37069786 (patch)
tree1e2ab672b9fbcde6f700ea550195c8199a1f15d3 /Common/bashrc.m4
parentb14d51849a6befc04de6ac779f9a4182be239329 (diff)
downloaddotfiles-22ec07aede4a80e628390d1d09ccba6c37069786.tar.gz
dotfiles-22ec07aede4a80e628390d1d09ccba6c37069786.zip
Tweaks
Diffstat (limited to 'Common/bashrc.m4')
-rw-r--r--Common/bashrc.m42
1 files changed, 2 insertions, 0 deletions
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