use 1password agent for github pushes
This commit is contained in:
parent
71bbd6a7fe
commit
077118e5cf
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@ in {
|
|||
"IdentityAgent" = "'${_1pass_socket}'\n";
|
||||
};
|
||||
};
|
||||
"github.com" = {
|
||||
extraOptions = {
|
||||
"IdentityAgent" = "'${_1pass_socket}'\n";
|
||||
};
|
||||
};
|
||||
"steamdeck" = {
|
||||
user = "deck";
|
||||
hostname = "192.168.1.55";
|
||||
|
|
Loading…
Add table
Reference in a new issue