Install nodejs
as preparation
This commit is contained in:
parent
b273eeec68
commit
d5c709a556
1 changed files with 4 additions and 0 deletions
|
@ -120,6 +120,8 @@ yay --noconfirm -Rs typescript || true;
|
||||||
yay --noconfirm -Rs yarn || true;
|
yay --noconfirm -Rs yarn || true;
|
||||||
yay --noconfirm -Rs nodejs || true;
|
yay --noconfirm -Rs nodejs || true;
|
||||||
|
|
||||||
|
yay --noconfirm -Syu nodejs;
|
||||||
|
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
bitwarden \
|
bitwarden \
|
||||||
keepass \
|
keepass \
|
||||||
|
@ -141,6 +143,8 @@ yay --noconfirm -Syu \
|
||||||
yubikey-manager-qt \
|
yubikey-manager-qt \
|
||||||
;
|
;
|
||||||
|
|
||||||
|
yay --noconfirm -Rs nodejs || true;
|
||||||
|
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
blackbox-terminal \
|
blackbox-terminal \
|
||||||
|| \
|
|| \
|
||||||
|
|
Loading…
Reference in a new issue