perf(conf.d): load tailscale completions lazily from completions/
conf.d/tailscale.fish is 252 lines of Cobra-generated completion that fish sourced on every shell start, and its self-priming block executed the tailscale binary to warm the completion cache. completions/ is the directory fish autoloads on first <TAB>. Measured: 19.2 ms off both interactive and non-interactive startup.
This commit is contained in:
Reference in New Issue
Block a user