From 7f253bc79898d49ed7738fbf83d01f48b020f486 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 25 Jan 2025 17:21:34 +0100 Subject: update --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index c4bcc2f..2138f37 100644 --- a/.bashrc +++ b/.bashrc @@ -163,3 +163,5 @@ meteo() { #bind -m vi-command ".":insert-last-argument #bind -m vi-command 'Control-l: clear-screen' #bind -m vi-insert 'Control-l: clear-screen' + +[ -f ~/.fzf.bash ] && source ~/.fzf.bash -- cgit v1.2.3