diff --git a/install b/install index 83ee084..9718d16 100755 --- a/install +++ b/install @@ -62,7 +62,7 @@ echo " ==> Installing coding tools... " 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 echo " @@ -130,6 +130,8 @@ xdg-mime default org.pwmt.zathura.desktop application/pdf sudo systemctl disable rustdesk hyprpm update +git-credential-manager configure + echo " ==> DONE!