X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.mc%2Fmenu;h=8210788f1a717e590eb88469eb47c5028743a8bc;hb=84e68b1fc87491881b3262b05347cdd871b1a119;hp=835d116082ec56dc2437fa5e9848e3298b990e9a;hpb=e85c13250d52255f9ee4b2c8fa2d5c79f3796280;p=dotfiles.git diff --git a/.mc/menu b/.mc/menu index 835d116..8210788 100644 --- a/.mc/menu +++ b/.mc/menu @@ -399,7 +399,7 @@ x Extract a compressed file *.xz) P="xz -d";; *.tar) P="tar xvpf";; *.zip|*.ZIP) P="unzip";; - *.rar|*.RAR) P="rar x -y";; + *.rar|*.RAR) P="unrar x -y";; esac exec $P %f