From de7fc1e8b7c6c06e84ac7e9fdc1acf519f5965c6 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Sat, 12 Apr 2025 16:05:42 +0200 Subject: [PATCH] add spotify player --- executable_install-macos.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/executable_install-macos.sh b/executable_install-macos.sh index 86b86ea..111cb01 100755 --- a/executable_install-macos.sh +++ b/executable_install-macos.sh @@ -42,6 +42,7 @@ brew install kdoctor cocoapods # Optionale Tools installieren (Visual Studio Code, Prism Launcher) brew install --cask visual-studio-code prismlauncher +brew install spotify_player # RBW (Rust Bitwarden CLI) Installation und Konfiguration brew install rbw