From 6855fe035170ec803a761a4212f8a7e82677cb7e Mon Sep 17 00:00:00 2001 From: Brahmajit Das Date: Tue, 10 Mar 2026 19:41:50 +0530 Subject: pass-git-helper: add filter for codeberg Signed-off-by: Brahmajit Das --- .config/pass-git-helper/git-pass-mapping.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/pass-git-helper/git-pass-mapping.ini b/.config/pass-git-helper/git-pass-mapping.ini index e71fa91..1fe377a 100644 --- a/.config/pass-git-helper/git-pass-mapping.ini +++ b/.config/pass-git-helper/git-pass-mapping.ini @@ -3,3 +3,6 @@ target=github/token [gitlab.com/listout/*] target=gitlab/token + +[codeberg.org/listout/*] +target=codeberg/token -- cgit v1.2.3