mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 00:04:25 +08:00
feat(tailscale): new tailscale plugin (#12523)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
if [ $commands[tailscale] ]; then
|
||||
source <(tailscale completion zsh)
|
||||
fi
|
||||
Reference in New Issue
Block a user