From db4dc89328c586d1de0fa3c001f6df1aa3f5be1d Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Wed, 13 Nov 2024 20:01:22 +0100 Subject: [PATCH] add tailscale for macos --- README_darwin.md | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/README_darwin.md b/README_darwin.md index d6f6737..c598787 100644 --- a/README_darwin.md +++ b/README_darwin.md @@ -49,22 +49,6 @@ brew install browserpass PREFIX='/opt/homebrew/opt/browserpass' make hosts-firefox-user -f '/opt/homebrew/opt/browserpass/lib/browserpass/Makefile' change gpg path in firefox to /opt/homebrew/bin/gpg ~~~ -## For Update Password Manager -~~~ -brew upgrade --build-from-source browserpass -~~~ - -## Install Tiny Window Manager -~~~ -brew install koekeishiya/formulae/yabai -If you are using the scripting-addition; remember to update your sudoers file: - sudo visudo -f /private/etc/sudoers.d/yabai - -Build the configuration row by running: - echo "$(whoami) ALL=(root) NOPASSWD: sha256:$(shasum -a 256 $(which yabai) | cut -d " " -f 1) $(which yabai) --load-sa - -brew install koekeishiya/formulae/skhd -~~~ ## Install Clipboard Manager ~~~ @@ -74,6 +58,13 @@ brew install rg brew install --cask flycut ~~~ +## Install Tailscale +~~~ +brew install tailscale +sudo tailscaled install-system-daemon +tailscale up --login-server=https://vpn.brothertec.eu --ssh --accept-routes +~~~ + ## Install Fonts ~~~ brew tap homebrew/cask-fonts