Skip to content

Script de configuration de macOS après une nouvelle installation

License

Notifications You must be signed in to change notification settings

pierreem/macOS-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS-config

This script allows me to install everything I need when setting up a new Mac. Fork it, edit it in any way you want !

Basic installation

Via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/pierreem/macOS-config/master/config.sh)"

Custom installation

Use your own credentials

Make your own version of the "macOS-config-variables.example" file to include your own credentials. Then edit the "CONFIG_FILE" variable in the config.sh script to your very own personal path.

⚠️ Storing real credentials in a file is not safe at all, use at your own risks ⚠️

Credits

This script is based on the work of :

About

Script de configuration de macOS après une nouvelle installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%