This website requires JavaScript.
Explore
Help
Sign In
ant
/
workstation
Watch
1
Star
0
Fork
You've already forked workstation
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
788031c8d6
workstation
/
roles
/
home-cli
/
files
/
ssh_config
7 lines
119 B
Text
Raw
Normal View
History
Unescape
Escape
Add default ssh config with include directory
2022-10-20 10:54:52 +00:00
Host *
AddKeysToAgent yes
ServerAliveInterval 20
Accept SSH host keys
2022-10-30 22:29:33 +00:00
UpdateHostKeys yes
Add default ssh config with include directory
2022-10-20 10:54:52 +00:00
Include config.d/*.config
Reference in a new issue
Copy permalink