Install nextcloud-client on Arch

This commit is contained in:
Manuel Thalmann 2024-01-16 22:43:47 +01:00
parent 12b54d0e24
commit 8e8953bc2a

View file

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