ssh: remove cmu.edu, i don't have it anymore
This commit is contained in:
parent
a43200d376
commit
ea74deff3d
|
@ -22,13 +22,6 @@
|
|||
|
||||
# Most hosts are set in private
|
||||
matchBlocks = {
|
||||
"*.cmu.edu" = {
|
||||
user = "atosini";
|
||||
extraOptions = {
|
||||
GSSAPIAuthentication = "yes";
|
||||
GSSAPIDelegateCredentials = "yes";
|
||||
};
|
||||
};
|
||||
"github.com".extraOptions.ControlMaster = "no";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue