0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/tailscale
2024-08-29 12:19:19 +02:00
..
README.md feat(tailscale): new tailscale plugin (#12523) 2024-08-28 15:01:36 -07:00
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