Skip to content

Install common applications on M1 Mac using command line in terminal with tools such as homebrew

License

Notifications You must be signed in to change notification settings

deverman/setup-new-mac-via-command-line

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Setup a New Mac via the Command Line

About

I wanted to do a fresh install on my new Apple Powerbook M2 so I created this script. You should fork and customize this script for your own needs.

This script can install apps via Homebrew and also the Mac App Store.

There is a corresponding article on the manual setup steps for many of the apps included in the command line install.

Finding other apps

When using Homebrew you can use the following command to get a list of "Apps" that you can install:

brew casks

When using the MAS-cli you can use this command:

mas list

Based Off of the following:

The following repos and articles are is what I referenced:

About

Install common applications on M1 Mac using command line in terminal with tools such as homebrew

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%