File: config1-with-match-directive

package info (click to toggle)
golang-github-dimonomid-ssh-config 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: makefile: 25
file content (6 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
5
6
Match all
  Include ~/.ssh
Host *
  User usr
Host git.yahoo.com
  HostName git.proxy.com