From 0166b86c8cd4827dc68da35d584b4c40041faf54 Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Wed, 8 Feb 2023 11:49:44 +0100 Subject: Apply xdg-desktop-portal-wlr config + minor fixes - Change git credential helper to store credentials - Add username to i3status - Add a python keyring workaround --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 25946d1..ca2b182 100644 --- a/.gitconfig +++ b/.gitconfig @@ -15,3 +15,5 @@ # smtpPass = # or use pass-git-helper # smtpServerPort = 587 +[credential] + helper = store -- cgit v1.2.3