summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-01-25 17:21:34 +0100
committerMarc Vertes <mvertes@free.fr>2025-01-25 17:21:34 +0100
commit7f253bc79898d49ed7738fbf83d01f48b020f486 (patch)
tree515ac87c6b51c0524f1cdda4892bbe8346510f49 /.bashrc
parentb96abca9e600cf9ea3084fd894df18331393ddad (diff)
update
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
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