mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-08-03 05:45:20 -04:00
chezmoi
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
Include conf.d/*
|
||||
|
||||
Host *
|
||||
CanonicalizeHostname yes
|
||||
CanonicalizeMaxDots 1
|
||||
ChallengeResponseAuthentication no
|
||||
HashKnownHosts yes
|
||||
ServerAliveCountMax 3
|
||||
ServerAliveInterval 120
|
||||
VerifyHostKeyDNS ask
|
||||
VisualHostKey yes
|
||||
|
||||
Host tufts
|
||||
HostName linux.eecs.tufts.edu
|
||||
User jjarvi01
|
||||
ForwardAgent yes
|
||||
|
||||
Host unifi
|
||||
HostName setup.ui.com
|
||||
User root
|
||||
ForwardAgent yes
|
||||
|
||||
Host github.com
|
||||
HostName github.com
|
||||
User git
|
||||
|
||||
Host hashbang
|
||||
HostName de1.hashbang.sh
|
||||
User jakej
|
||||
Reference in New Issue
Block a user