diff --git a/run_once_01_packages-darwin.sh.tmpl b/run_once_01_packages-darwin.sh.tmpl index 8b4ecd4..3009f90 100644 --- a/run_once_01_packages-darwin.sh.tmpl +++ b/run_once_01_packages-darwin.sh.tmpl @@ -135,6 +135,7 @@ cask "iterm2", args: { force: true } cask "keka", args: { force: true } cask "kekaexternalhelper", args: { force: true } cask "obsidian", args: { force: true } +cask "october", args: { force: true } # Hey, that's me! cask "postgres-unofficial", args: { force: true } cask "plexamp", args: { force: true } cask "pycharm", args: { force: true } @@ -151,13 +152,10 @@ cask "vlc", args: { force: true } # mac app store mas "iA Writer", id: 775737590 mas "Book Track", id: 1496543317 -mas "Crouton", id: 1461650987 mas "Parcel", id: 639968404 mas "Shazam", id: 897118787 mas "Tailscale", id: 1475387142 - -# TestFlight is only available on macOS 12+ -{{- if (ne (output "sw_vers" "-productVersion" | trim) "12.0") }}mas "TestFlight", id: 899247664{{ end }} +mas "TestFlight", id: 899247664 # Only available on macOS 12+ EOF