Add git to the personal collection

This commit is contained in:
Manuel Thalmann 2023-04-05 16:15:54 +02:00
parent 90bab7c5af
commit 9932f79ad7

View file

@ -10,6 +10,8 @@ yay --noconfirm -Syu \
screen \ screen \
vim; vim;
. "../Software/git/install.sh";
yay --noconfirm -Syu power-profiles-daemon; yay --noconfirm -Syu power-profiles-daemon;
sudo systemctl enable --now power-profiles-daemon; sudo systemctl enable --now power-profiles-daemon;