Install rar to Arch

This commit is contained in:
Manuel Thalmann 2024-01-16 18:17:51 +01:00
parent 02b2ffc2e0
commit b1bf448aa1

View file

@ -24,7 +24,8 @@ yay --noconfirm -Syu \
fish \
dconf-editor \
sl \
terminal-parrot;
terminal-parrot \
rar;
sudo chsh $USER --shell "$(which fish)";