diff options
| author | Brahmajit Das <listout@listout.xyz> | 2026-03-10 14:11:50 +0000 |
|---|---|---|
| committer | Brahmajit Das <listout@listout.xyz> | 2026-03-10 14:12:26 +0000 |
| commit | 6855fe035170ec803a761a4212f8a7e82677cb7e (patch) | |
| tree | e52a8ac1f57afd0cb9ff20d277d7ae755c05c8e9 | |
| parent | fb867fd7177d72d50755078f6fb1aa76391268c6 (diff) | |
| download | dots-6855fe035170ec803a761a4212f8a7e82677cb7e.tar.gz | |
pass-git-helper: add filter for codeberg
Signed-off-by: Brahmajit Das <listout@listout.xyz>
| -rw-r--r-- | .config/pass-git-helper/git-pass-mapping.ini | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
