diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
