Install Discord separately
This commit is contained in:
parent
00e4bdac2b
commit
d5b1c23c92
1 changed files with 5 additions and 5 deletions
|
@ -118,8 +118,7 @@ source "../Software/Pennywise/install.sh";
|
||||||
# Tools
|
# Tools
|
||||||
yay --noconfirm -Rs typescript || true;
|
yay --noconfirm -Rs typescript || true;
|
||||||
yay --noconfirm -Rs yarn || true;
|
yay --noconfirm -Rs yarn || true;
|
||||||
|
yay --noconfirm -Rs nodejs || true;
|
||||||
yay --noconfirm -Syu nodejs;
|
|
||||||
|
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
bitwarden \
|
bitwarden \
|
||||||
|
@ -127,8 +126,6 @@ yay --noconfirm -Syu \
|
||||||
keepassxc \
|
keepassxc \
|
||||||
signal-desktop \
|
signal-desktop \
|
||||||
threema-desktop \
|
threema-desktop \
|
||||||
discord \
|
|
||||||
openasar-git \
|
|
||||||
`# extension-manager` \
|
`# extension-manager` \
|
||||||
`# easyeffects` \
|
`# easyeffects` \
|
||||||
`# gnome-tweaks` \
|
`# gnome-tweaks` \
|
||||||
|
@ -142,7 +139,10 @@ yay --noconfirm -Syu \
|
||||||
yubikey-manager-qt \
|
yubikey-manager-qt \
|
||||||
;
|
;
|
||||||
|
|
||||||
yay --noconfirm -Rs nodejs || true;
|
yay --noconfirm -Syu \
|
||||||
|
discord \
|
||||||
|
openasar-git \
|
||||||
|
;
|
||||||
|
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
blackbox-terminal \
|
blackbox-terminal \
|
||||||
|
|
Loading…
Reference in a new issue