setup/README.md

14 lines
518 B
Markdown
Raw Normal View History

# macos-setup
2024-05-29 11:59:05 +00:00
A set of bash scripts and files to configure macOS which:
2024-05-23 16:40:30 +00:00
2024-09-12 14:02:16 +00:00
- Configures most of the options in System Settings to personal preference
- Speeds up mouse tracking speed beyond available settings
- Installs:
- Homebrew (https://brew.sh/)
- mas-cli (https://github.com/mas-cli/mas)
- A list of programs and utilities from a Brewfile
2024-05-29 11:59:05 +00:00
- Reconfigures the Dock with my most used programs
- Sets a custom Terminal theme as default
- Adds my custom Z Shell profile
2024-09-12 14:02:16 +00:00
Tested and working on macOS Ventura.