ohmyzsh/plugins/tailscale
Luke Ashe-Browne e2ba73af63
feat(tailscale): new tailscale plugin (#12523)
2024-08-28 15:01:36 -07:00
..
README.md feat(tailscale): new tailscale plugin (#12523) 2024-08-28 15:01:36 -07:00
tailscale.plugin.zsh feat(tailscale): new tailscale plugin (#12523) 2024-08-28 15:01:36 -07:00

README.md

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