From 0e8bd6a6b7ee93765315dd84cba0c44e911fccd6 Mon Sep 17 00:00:00 2001 From: committer Date: Mon, 10 Jun 2024 12:39:18 -0500 Subject: [PATCH] u --- dots/lf/lfrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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