[Install] Add git-credential-manager

This commit is contained in:
2025-09-12 10:19:00 +02:00
parent 409078edf9
commit f22f8da68c

View File

@@ -62,7 +62,7 @@ echo "
==> Installing coding tools... ==> Installing coding tools...
" "
sleep 2 sleep 2
yay -S --noconfirm --noremovemake docker vscodium kitty fish docker terminator bvi nodejs npm python-pip git-credential-manager-core-bin wine kate rustup cargo filezilla php jdk yay -S --noconfirm --noremovemake docker vscodium kitty fish docker terminator bvi nodejs npm python-pip git-credential-manager-bin wine kate rustup cargo filezilla php jdk
# nvim # nvim
echo " echo "
@@ -130,6 +130,8 @@ xdg-mime default org.pwmt.zathura.desktop application/pdf
sudo systemctl disable rustdesk sudo systemctl disable rustdesk
hyprpm update hyprpm update
git-credential-manager configure
echo " echo "
==> DONE! ==> DONE!