# shellcheck shell=bash # shellcheck disable=SC1090 # Tab completion for Tailscale, a mesh VPN for connecting devices command -v tailscale &>/dev/null && . <(tailscale completion bash)