dots/.bin/fzf-ssh

4 lines
46 B
Bash
Executable File

#!/usr/bin/env bash
ssh "$(ssh-hosts | fzf)"