[READ-ONLY] Mirror of https://github.com/mrgnw/scripts.
0

Configure Feed

Select the types of activity you want to include in your feed.

scripts / tailscale-up
94 B 3 lines
1#!/usr/bin/env zsh 2open -a Tailscale; 3/Applications/Tailscale.app/Contents/MacOS/Tailscale up;