diff --git a/scripts/Arch/Collections/personal.sh b/scripts/Arch/Collections/personal.sh index eb0d69f7..e5688e33 100755 --- a/scripts/Arch/Collections/personal.sh +++ b/scripts/Arch/Collections/personal.sh @@ -24,7 +24,8 @@ yay --noconfirm -Syu \ fish \ dconf-editor \ sl \ - terminal-parrot; + terminal-parrot \ + rar; sudo chsh $USER --shell "$(which fish)";