mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
Include ssh_config; rename Host susanoo
This commit is contained in:
parent
e5ca559150
commit
33270abf66
6 changed files with 33 additions and 8 deletions
12
dotfiles/ssh/config
Normal file
12
dotfiles/ssh/config
Normal file
|
@ -0,0 +1,12 @@
|
|||
Include /Users/phg/.colima/ssh_config
|
||||
|
||||
#
|
||||
# {{@@ header() @@}}
|
||||
#
|
||||
|
||||
Include config.d/*
|
||||
Include config.d/*/*
|
||||
|
||||
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}Host *
|
||||
IdentityAgent "~/Library/Group Containers/group.strongbox.mac.mcguill/agent.sock"
|
||||
{%@@ endif @@%}
|
Loading…
Add table
Add a link
Reference in a new issue