@@ -100,3 +100,9 @@ if [ -z "$GIT_PAGER" ]; then
done
fi
+#
+# Mssh stuff
+hosts=($(grep '^Host [^*]' ~/.ssh/config | sed 's/Host //'))
+compctl -k hosts mssh
+