This website requires JavaScript.
Explore
Help
Sign In
xinb
/
ohmyzsh
mirror of
https://git.xinb.cc/xinb/ohmyzsh.git
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e2ba73af63
ohmyzsh
/
plugins
/
tailscale
/
tailscale.plugin.zsh
5 lines
75 B
Bash
Raw
Blame
History
if
[
$commands
[
tailscale
]
]
;
then
source
<
(
tailscale completion zsh
)
fi
Reference in New Issue
View Git Blame
Copy Permalink