From 06f48f2c999447d186a41024a0316b5d83f96750 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Sat, 14 Oct 2017 15:19:24 +0200 Subject: [PATCH] ssh: add modeline for filetype --- ssh/config | 1 + 1 file changed, 1 insertion(+) diff --git a/ssh/config b/ssh/config index 2b5795b..f0a2f8e 100644 --- a/ssh/config +++ b/ssh/config @@ -1,3 +1,4 @@ +# vim: ft=sshconfig # Rules for all connections Host * AddKeysToAgent confirm