Compare commits

..

2 Commits

Author SHA1 Message Date
T. R. Bernstein
8def65f683 Install f2 2025-10-18 15:40:16 +02:00
T. R. Bernstein
563a29aa58 Add Parallels to setup-host cmd 2025-10-18 15:30:36 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ function main() {
installMASApp 'Numbers' 409203825 installMASApp 'Numbers' 409203825
installMASApp 'Outbank' 1094255754 installMASApp 'Outbank' 1094255754
installMASApp 'Pages' 409201541 installMASApp 'Pages' 409201541
installMASApp 'Parallels Desktop' 1085114709
installMASApp 'Pixelmator Pro' 1289583905 installMASApp 'Pixelmator Pro' 1289583905
installMASApp 'SnippetsLab' 1006087419 installMASApp 'SnippetsLab' 1006087419
installMASApp 'Tim' 1449619230 installMASApp 'Tim' 1449619230

View File

@@ -67,6 +67,7 @@ function installBrews() {
installBrew docker installBrew docker
installBrew docker-buildx installBrew docker-buildx
installBrew exiftool installBrew exiftool
installBrew f2
installBrew ffmpeg installBrew ffmpeg
installBrew gnupg installBrew gnupg
installBrew go installBrew go