#!/bin/sh ssh "$(grep '^Host\b' "$HOME"/.ssh/config | awk '{print $2}' | fzf)"