This commit is contained in:
committer
2024-06-10 12:39:18 -05:00
parent 56dfcba9e1
commit 0e8bd6a6b7

View File

@@ -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