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