Skip to content

pjbeyer/macOS-setup

Repository files navigation

macOS-setup

Rationale

When setting up a new Mac, you should set some sensible macOS defaults.

Usage

Note: The script is idempotent: it can safely be run multiple times.

./macos-setup

Compatibility

This utility is designed to conform to the XDG Base Directory Specification and be compatible with Dotbot, strap, and other system bootstrap tools. Use it standalone or as a git submodule in your dotfiles.

Hint: Create a symbolic link to macos-setup in either ~ (e.g., ~/.macos) or in $PATH (e.g., ~/.local/bin).

Helpful documentation

Credit

I was inspired by @mathiasbynens's great work fostering a community of interest around documenting macOS default configuration from the command-line.

Thanks Mathias!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages