initial commit
This commit is contained in:
3
ssh/agent-environment
Normal file
3
ssh/agent-environment
Normal file
@@ -0,0 +1,3 @@
|
||||
SSH_AUTH_SOCK=/tmp/ssh-zXhOqb9pEfti/agent.113035; export SSH_AUTH_SOCK;
|
||||
SSH_AGENT_PID=113037; export SSH_AGENT_PID;
|
||||
#echo Agent pid 113037;
|
||||
2
ssh/config
Normal file
2
ssh/config
Normal file
@@ -0,0 +1,2 @@
|
||||
HashKnownHosts yes
|
||||
ForwardAgent no
|
||||
1
ssh/environment
Normal file
1
ssh/environment
Normal file
@@ -0,0 +1 @@
|
||||
PATH=/snap/bin:/usr/local/sbin:/usr/local/bin:/opt/local/sbin:/opt/local/bin:/usr/sbin:/usr/bin:/sbin
|
||||
Reference in New Issue
Block a user