#脚本 #mac
一个简单的脚本,可以在全新安装macOS后使用,以配置和安装所需的所有应用程序。它使用点文件和外壳脚本来加快 macOS 的配置速度

#脚本 #mac 一个简单的脚本,可以在全新安装macOS后使用,以配置和安装所需的所有应用程序。它使用点文件和外壳脚本来加快 macOS 的配置速度

Property
Oct 25, 2022 10:31 AM
Status
Date
URL
https://github.com/MarioCatuogno/Clean-macOS
notion image

notion image

Clean-macOS

notion image
notion image
notion image
notion image
Clean-macOS is a simple script that can be used after a clean installation of macOS to configure and install all the apps you need. It uses dotfiles and shell scripts to speed up the configuration of macOS.

Table of content

Getting Started

Requirements

  1. An active internet connection
  1. macOS 10.15.0 or newer
  1. Signed to Apple Store with your iCloud account

Usage

  1. Clone this repo with the following command:
git clone https://github.com/MarioCatuogno/Clean-macOS.git ~/Clean-macOS
  1. Open Terminal.app and run the command:
chmod -R 755 ~/Clean-macOS && ~/Clean-macOS/Clean-macOS.sh
The following prompt will appear from which you can choose one of the options:
notion image
  1. Install: install Homebrew package, binaries, casks, dependencies, and Mac Apple Store application listed in Brewfile file
  1. Configure: configure macOS with useful commands, update zsh and preferences
  1. Update: update brews, casks, and MAC applications and formulaes
Find a step-by-step guide here.

Contributing

You are encouraged to fork this repository and open an issue to discuss the change you wish to make. If you want to contribute, please read our contributing guidelines.

Useful links

Click here to find a collection of various apps I've personally tested or used in the past on macOS.
Click here to find the full changelog history.
Click here to find the current status and the upcoming milestones of the Clean-macOS project.

Credits

notion image