diff options
Diffstat (limited to 'bash')
-rw-r--r-- | bash/.bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index 8b13789..e5d6fc1 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -1 +1,3 @@ + +[ -f ~/.fzf.bash ] && source ~/.fzf.bash |