Update list of software to install

This commit is contained in:
T. R. Bernstein
2024-06-26 18:51:37 +02:00
committed by T. R. Bernstein
parent 23016a639e
commit ace7c7ca0a
2 changed files with 6 additions and 11 deletions

View File

@@ -17,15 +17,11 @@ function installBrew() {
function installCasks() {
lop -y body:h1 -- -i 'Installing Homebrew casks'
installCask parallels
if ! isDebug; then
installCask little-snitch
installCask sketch
installCask setapp
installCask mountain-duck
installCask unpkg
installCask whatsapp
installCask signal
installCask nova
installCask transmit
installCask automattic-texts
installCask synology-drive
installCask sf-symbols
fi
@@ -48,6 +44,7 @@ function installBrews() {
installBrew gnupg
installBrew node
installBrew nmap
installBrew tree
fi
}

View File

@@ -17,8 +17,6 @@ function configure_system() {
installMASApp Numbers 409203825
installMASApp Outbank 1094255754
installMASApp Telegram 747648890
installMASApp 1Password 1333542190
installMASApp 'Final Cut Pro' 424389933
installMASApp GarageBand 682658836
@@ -48,9 +46,9 @@ function getUsage() {
Usage:
$cmdName show-questions [<modkey> <modans>]...
$cmdName [-v] [-d FILE] --logged-in ANS
Install macOS applications from Apple's macOS App Store.
Options:
-l ANS, --logged-in ANS This option is to ensure, that the caller has
checked that a user is logged in to the App Store.