From ffe3a37dc8778c422e53c6425159c60c45964309 Mon Sep 17 00:00:00 2001 From: "T. R. Bernstein" <137705289+trbernstein@users.noreply.github.com> Date: Fri, 19 Jul 2024 18:39:36 +0200 Subject: [PATCH] Add Notebooks to standard App Store apps --- bin/azw-install-default-mas-apps | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/azw-install-default-mas-apps b/bin/azw-install-default-mas-apps index 0a55153..cd21512 100755 --- a/bin/azw-install-default-mas-apps +++ b/bin/azw-install-default-mas-apps @@ -24,6 +24,7 @@ function main() { installMASApp Compressor 424390742 installMASApp 'Logic Pro' 634148309 installMASApp 'Apple Developer' 640199958 + installMASApp 'Notebooks' 1449826029 } if [[ "${ZSH_EVAL_CONTEXT}" == toplevel ]]; then