Easily setup new MacBooks
a year ago
- #macOS
- #productivity
- #terminal
- The Brewfile allows bulk installation of command-line utilities, apps, fonts, and VS Code extensions.
- Example Brewfile contents include utilities like Git, Node, and apps like Discord, Chrome, and Docker.
- macOS defaults utility enables terminal-based customization of system and app settings.
- Example defaults commands enable tap-to-click, disable .DS file creation, and modify Finder behavior.
- Five recommended Zsh plugins: Git, Zsh-autosuggestions, Zsh-syntax-highlighting, You-should-use, and Zsh-bat.
- Zsh aliases improve terminal productivity by reducing keystrokes for common commands.
- Future plans include creating bash scripts for easier installation and adding more commands.