This zsh plugin provides host completion based off tailscale status
. It automatically strips the MagicDNS suffix, if present.
tailscale
and jq
on your $PATH
.
git clone https://github.com/Seraphin-/zsh-tailscale-ssh "$ZSH_CUSTOM/plugins/tailscale-ssh"
Add tailscale-ssh
to your plugins
in .zshrc
.
MIT