diff --git a/dots/lf/lfrc b/dots/lf/lfrc index 144d836..96a816e 100644 --- a/dots/lf/lfrc +++ b/dots/lf/lfrc @@ -92,8 +92,7 @@ cmd open ${{ # $f: single file, $fx: multiple files cmd trash %trash-put $fx -# extract the current file with the right command -# (xkcd link: https://xkcd.com/1168/) +# extract the current file with the right command (https://xkcd.com/1168/) cmd extract %extract.sh "$f" # compress current file or selected files with tar and gunzip