Enable fzf when it exists
This commit is contained in:
parent
7fab513dc6
commit
581213b571
2
.bashrc
2
.bashrc
@ -98,3 +98,5 @@ fi
|
||||
if [ -f ~/.mybashrc ]; then
|
||||
. ~/.mybashrc
|
||||
fi
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user