Update 'fzf.sh'

This commit is contained in:
matt1432 2023-03-14 22:50:45 -04:00
parent 25a9d2bdc8
commit 9a5069aa4f

1
fzf.sh
View file

@ -1,6 +1,5 @@
#!/bin/bash
source ./setenv.sh
DIR="$1"
if [ -d /home/$USER/.fzf ]; then