add SSH configuration for er-docker-server
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
".ssh/config".text = ''
|
||||
Host *
|
||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||
|
||||
Host 100.107.126.64 # er-docker-server
|
||||
User stephen
|
||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||
|
||||
'';
|
||||
|
||||
# Configure git
|
||||
|
||||
Reference in New Issue
Block a user