mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
run as user fixes
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
format = ssh
|
||||
|
||||
[gpg "ssh"]
|
||||
{% if mac_os %}
|
||||
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
|
||||
{% else %}
|
||||
program = "/opt/1Password/op-ssh-sign"
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if 'replacements' in git %}
|
||||
|
||||
Reference in New Issue
Block a user