#!/bin/bash $TERMINAL -e ssh `cat ~/.ssh/config | grep "^Host" | cut -d" " -f2 | dmenu -l 35 -p "SSH to?"`