This website requires JavaScript.
Explore
Help
Sign In
hektor
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
dots
/
.bin
/
fzf-ssh
4 lines
46 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
ssh
"
$(
ssh-hosts
|
fzf
)
"
Reference in New Issue
View Git Blame
Copy Permalink