Update 'fzf.sh'
This commit is contained in:
parent
25a9d2bdc8
commit
9a5069aa4f
1 changed files with 0 additions and 1 deletions
1
fzf.sh
1
fzf.sh
|
@ -1,6 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
source ./setenv.sh
|
||||
DIR="$1"
|
||||
|
||||
if [ -d /home/$USER/.fzf ]; then
|
||||
|
|
Loading…
Reference in a new issue