grml-etc-core icon indicating copy to clipboard operation
grml-etc-core copied to clipboard

zshrc: simple-extract(): add fallbacks for .7z

Open crpb opened this issue 11 months ago • 1 comments

% apt-file --filter-suites bookworm search bin/7z 7zip: /usr/bin/7zz p7zip: /usr/bin/7zr p7zip-full: /usr/bin/7z p7zip-full: /usr/bin/7za % apt-file --filter-suites trixie search bin/7z 7zip: /usr/bin/7z 7zip: /usr/bin/7za 7zip: /usr/bin/7zr 7zip-standalone: /usr/bin/7zz

Fixes #177

crpb avatar Jan 06 '25 21:01 crpb

Thanks! I'd probably have the assignment on a single line. Looks a little bit unusual like this, and I don't think we use this a lot elsewhere in the file. Rest looks good to me.

ft avatar Jan 06 '25 21:01 ft