Add tools to the personal collection
This commit is contained in:
parent
658123be4e
commit
5e02dd9b97
1 changed files with 7 additions and 1 deletions
|
@ -81,7 +81,8 @@ yay --noconfirm -Syu \
|
|||
`# easyeffects` \
|
||||
threema-desktop \
|
||||
`# gnome-tweaks` \
|
||||
blackbox-terminal;
|
||||
blackbox-terminal \
|
||||
cpu-x;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
discord \
|
||||
|
@ -99,6 +100,11 @@ yay --noconfirm -Syu \
|
|||
# Media
|
||||
. "../Software/ytmdesktop/install.sh";
|
||||
|
||||
# Games
|
||||
yay --noconfirm -Syu \
|
||||
steam \
|
||||
lutris;
|
||||
|
||||
# Coding
|
||||
yay --noconfirm -Syu \
|
||||
vscodium-bin \
|
||||
|
|
Loading…
Reference in a new issue