mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 18:21:04 +02:00
chore: Fix indentation
This commit is contained in:
@ -493,6 +493,7 @@
|
||||
rar)
|
||||
lsar "''${FILE_PATH}" && exit 0
|
||||
exit 1;;
|
||||
|
||||
7z)
|
||||
7z l -p -- "''${FILE_PATH}" && exit 0
|
||||
exit 1;;
|
||||
|
Reference in New Issue
Block a user