summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2021-02-22 17:10:51 +0100
committerMarc Vertes <mvertes@free.fr>2021-02-22 17:10:51 +0100
commit17b6d57450341896743f31ae67921d2abd8551bc (patch)
treec3629a6a8870fb42cbddf482750f9a0e299ec7ee /.bashrc
parent90ec7bf2b039599f987066c4e16b5817743fafcf (diff)
updated
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index c086d45..95f2377 100644
--- a/.bashrc
+++ b/.bashrc
@@ -131,3 +131,5 @@ unset base
# load Nix config files (aka auto-completion etc.)
export XDG_DATA_DIRS="$HOME/.nix-profile/share:${XDG_DATA_DIRS:-/usr/local/share:/usr/share}"
+
+[ -f ~/.fzf.bash ] && source ~/.fzf.bash