setup fzf

This commit is contained in:
andrzej 2024-10-14 21:41:11 +02:00
parent 06b4f0ee39
commit fd716ae8a2
1 changed files with 2 additions and 0 deletions

View File

@ -127,3 +127,5 @@ export PATH="$DENO_INSTALL/bin:$PATH"
. "$HOME/.cargo/env"
[ -f ~/.fzf.bash ] && source ~/.fzf.bash