script for all the creds that get forgotten

main
The_miro 2026-01-15 09:36:05 +01:00
parent 62e90c0fcc
commit 884afe7453
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
[user] [user]
email = amir@abdelbaki.eu email = amir@abdelbaki.eu
name = The_miro name = The_miro
[credential]
helper = store

3
setup-creds-missing.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
git config --global credential.helper store
sudo pacman -Sy gnome-keyring