ohmyzsh/plugins/tailscale
2024-08-29 12:19:19 +02:00
..
README.md
tailscale.plugin.zsh fix(tailscale): make completion loading async 2024-08-29 12:19:19 +02:00

tailscale

This plugin provides completion for tailscale (Easy software-defined networks using an implementation of wireguard).

To use it, add tailscale to the plugins array in your zshrc file.

plugins=(... tailscale)

Author: @lukeab