diff options
Diffstat (limited to 'Common/bashrc.m4')
-rw-r--r-- | Common/bashrc.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/bashrc.m4 b/Common/bashrc.m4 index 2340348..b1d8c67 100644 --- a/Common/bashrc.m4 +++ b/Common/bashrc.m4 @@ -153,3 +153,4 @@ source "$SSH_DIR/ssh-agent.env" > /dev/null # Enable FZF history [ -f ~/.fzf.bash ] && source ~/.fzf.bash +source /usr/share/fzf/shell/key-bindings.bash |