macos: Fix android tools install & add packages
This commit is contained in:
parent
d00c8868dd
commit
fcf8832a22
1 changed files with 4 additions and 2 deletions
|
@ -49,11 +49,11 @@ brew 'redis'
|
||||||
brew 'yarn'
|
brew 'yarn'
|
||||||
brew 'pnpm'
|
brew 'pnpm'
|
||||||
brew 'ansible'
|
brew 'ansible'
|
||||||
brew 'android-platform-tools'
|
|
||||||
brew 'jq'
|
brew 'jq'
|
||||||
|
|
||||||
# Apps
|
# Apps
|
||||||
cask '1password'
|
cask '1password'
|
||||||
|
cask '1password-cli'
|
||||||
cask 'alfred'
|
cask 'alfred'
|
||||||
cask 'around'
|
cask 'around'
|
||||||
cask 'discord'
|
cask 'discord'
|
||||||
|
@ -93,6 +93,7 @@ cask 'setapp'
|
||||||
cask 'spotify'
|
cask 'spotify'
|
||||||
cask 'mactex'
|
cask 'mactex'
|
||||||
cask 'android-studio'
|
cask 'android-studio'
|
||||||
|
cask 'android-platform-tools'
|
||||||
cask 'tunnelblick'
|
cask 'tunnelblick'
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
|
@ -111,4 +112,5 @@ mas 'Keynote', id: 409183694
|
||||||
mas 'Numbers', id: 409203825
|
mas 'Numbers', id: 409203825
|
||||||
mas 'Speedtest', id: 1153157709
|
mas 'Speedtest', id: 1153157709
|
||||||
mas 'harvest', id: 506189836
|
mas 'harvest', id: 506189836
|
||||||
mas 'Microsoft Remote Desktop', id: 1295203466
|
mas 'Microsoft Remote Desktop', id: 1295203466
|
||||||
|
mas 'Strongbox - KeePass & PwSafe', id: 897283731
|
||||||
|
|
Loading…
Add table
Reference in a new issue