fix: refactor and fix the recipient paths parsing that was missing the remote urls

This commit is contained in:
cătălin 2023-05-09 20:29:36 +02:00
commit 2398431a7b
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
3 changed files with 19 additions and 10 deletions

View file

@ -37,7 +37,7 @@ cat << EOF > "${XDG_CONFIG_HOME:-$HOME/.config}/halig/halig.yml"
notebooks_root_path: ~/Documents/Notebooks
identity_paths:
- ~/.ssh/id_ed25519
recipient_path:
recipient_paths:
- ~/.ssh/id_ed25519.pub
- https://github.com/<username>.keys
- https://gitlab.com/<username>.keys