Adds SDDM and git config & general program

This commit is contained in:
Michel Fedde 2025-02-24 19:09:55 +01:00
parent f322931a86
commit 4f8e016cab
5 changed files with 17 additions and 0 deletions

View file

@ -4,3 +4,6 @@ yay -S --needed kwallet kwalletmanager \
git-credential-oauth
git credential-oauth configure
git config --global user.email "git@iedsoftworks.com"
git config --global user.name "Michel Fedde"