feat: add SSH configuration for 1Password SSH Agent
This commit is contained in:
5
stow/ssh/.ssh/config
Normal file
5
stow/ssh/.ssh/config
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# Added by 1Password SSH Agent
|
||||
Host *
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
|
||||
Reference in New Issue
Block a user