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