From 169585af5cf645a460de536bf57d5a3e0e304423 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 25 Jul 2023 11:38:20 -0400 Subject: [PATCH] Use spaces for indentation --- configs/ssh/config | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/configs/ssh/config b/configs/ssh/config index 4981b48..0a70c94 100644 --- a/configs/ssh/config +++ b/configs/ssh/config @@ -7,12 +7,12 @@ Host * # Github SSH adapter for restricted networks Host github.com - HostName ssh.github.com - Port 443 + HostName ssh.github.com + Port 443 VisualHostKey no Host gist.github.com - HostName ssh.github.com + HostName ssh.github.com Port 443 VisualHostKey no @@ -37,12 +37,12 @@ Host 10.80.0.218 # Default hostnames I may encounter in the wild Host openrepeater.local - HostName openrepeater.local - User root - StrictHostKeyChecking no + HostName openrepeater.local + User root + StrictHostKeyChecking no Host raspberrypi.local - StrictHostKeyChecking no + StrictHostKeyChecking no User pi Host 192.168.8.1 @@ -54,8 +54,8 @@ Host 192.168.8.1 # Raider Robotics Host 10.50.24.2 - StrictHostKeyChecking no - User admin + StrictHostKeyChecking no + User admin # Sheridan College Host *.sheridanc.on.ca