dots/.bin/fzf-ssh

4 lines
46 B
Plaintext
Raw Normal View History

2023-10-21 16:52:37 +02:00
#!/usr/bin/env bash
ssh "$(ssh-hosts | fzf)"