mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-25 15:53:30 +02: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