revert Update 'fzf.sh'
This commit is contained in:
matt1432 2023-03-14 22:55:49 -04:00
parent 9a5069aa4f
commit 3da4364871

1
fzf.sh
View file

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