From 866a5b46f2112e7f32c2ee842233fb64c268d610 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 12 Oct 2013 19:18:04 -0400 Subject: normalize indentation in ssh/config --- .config/ssh/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/ssh') diff --git a/.config/ssh/config b/.config/ssh/config index 894af44..c020c5e 100644 --- a/.config/ssh/config +++ b/.config/ssh/config @@ -5,12 +5,12 @@ Host * Compression yes Host lore - HostName lore.cs.purdue.edu - User shumakl + HostName lore.cs.purdue.edu + User shumakl Host data - HostName data.cs.purdue.edu - User shumakl + HostName data.cs.purdue.edu + User shumakl Host repo Port 1863 -- cgit v1.2.3-54-g00ecf