diff --git a/dots/lf/lfrc b/dots/lf/lfrc index f43bf56..a247eba 100644 --- a/dots/lf/lfrc +++ b/dots/lf/lfrc @@ -90,7 +90,7 @@ cmd open ${{ # (also see 'man mv' for backup/overwrite options) #cmd trash %set -f; mv $fx ~/.trash # $f: single file, $fx: multiple files -cmd trash %tp.sh $fx +cmd trash %tp.sh "$fx" # extract the current file with the right command (https://xkcd.com/1168/) cmd extract %extract.sh "$f"