From fcf8832a2225499496912529cbf0f35b788e8d46 Mon Sep 17 00:00:00 2001 From: Saibotk Date: Mon, 15 Aug 2022 01:04:13 +0200 Subject: [PATCH] macos: Fix android tools install & add packages --- macos/Brewfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/macos/Brewfile b/macos/Brewfile index 5101ddd..40b944a 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -49,11 +49,11 @@ brew 'redis' brew 'yarn' brew 'pnpm' brew 'ansible' -brew 'android-platform-tools' brew 'jq' # Apps cask '1password' +cask '1password-cli' cask 'alfred' cask 'around' cask 'discord' @@ -93,6 +93,7 @@ cask 'setapp' cask 'spotify' cask 'mactex' cask 'android-studio' +cask 'android-platform-tools' cask 'tunnelblick' # Fonts @@ -111,4 +112,5 @@ mas 'Keynote', id: 409183694 mas 'Numbers', id: 409203825 mas 'Speedtest', id: 1153157709 mas 'harvest', id: 506189836 -mas 'Microsoft Remote Desktop', id: 1295203466 \ No newline at end of file +mas 'Microsoft Remote Desktop', id: 1295203466 +mas 'Strongbox - KeePass & PwSafe', id: 897283731