#!/bin/env sh yay -S --needed gnome-keyring \ git-credential-oauth git credential-oauth configure git config --global user.email "git@iedsoftworks.com" git config --global user.name "Michel Fedde"