This repository has been archived on 2026-08-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dots/.bin/fzf-ssh
T
2023-10-21 16:52:37 +02:00

4 lines
46 B
Bash
Executable File

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