diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-03-13 18:23:21 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-03-13 18:23:21 -0700 |
| commit | 0a0c4ae20bf24383ad18ecf0058abe26695c5fd9 (patch) | |
| tree | a6cc93e8f3ad741188b31a12d6ac17fb528003c0 /home/pass/git-pass-mapping.ini | |
| parent | home/alacritty: better (to me) colors (diff) | |
| download | infra-0a0c4ae20bf24383ad18ecf0058abe26695c5fd9.tar.gz | |
home/passage: delete all references to password-store
I completely replaced the usage of `pass' with `passage'. There's no
need to keep a mapping file at this point, since my interaction with the
git server is through ssh.
Diffstat (limited to '')
| -rw-r--r-- | home/pass/git-pass-mapping.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/home/pass/git-pass-mapping.ini b/home/pass/git-pass-mapping.ini deleted file mode 100644 index 497801a..0000000 --- a/home/pass/git-pass-mapping.ini +++ /dev/null @@ -1,9 +0,0 @@ -[DEFAULT] -line_username=1 -skip_username=10 - -[github.com/*] -target=git/github.com - -[git.fcuny.net/*] -target=git/git.fcuny.net |
