Cleaning house

This commit is contained in:
Daniel Lundin 2020-09-27 13:56:54 +02:00
parent 17be0441c5
commit af1f0bc926
110 changed files with 50 additions and 6585 deletions
.ssh

View file

@ -1,14 +1,5 @@
Host porky
Hostname 10.1.100.16
ForwardAgent yes
Host home
Hostname 10.1.100.16
ForwardAgent no
Host devel
Hostname 10.1.100.16
IdentityAgent ~/.ssh/ssh_auth_sock
ForwardAgent yes
ExitOnForwardFailure yes
RequestTty yes