Modernize mac-setup for 2026#2
Open
gguerini wants to merge 81 commits intonabilashraf:masterfrom
Open
Conversation
added 30 commits
March 12, 2018 14:07
- Add new Chrome extensions: Privacy Badger and Nano Defender, - update nvm (0.33.11), - add command to install all VS Code extensions, - add section about setting up firmware password.
Add new aliases and macOS default settings.
Miscellaneous improvements
Clean up mac-setup settings.
Fix asdf path in .zshrc file; remove init for rbenv.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
A modernization pass on the mac-setup repo to align with current tooling and practices in 2026.
Changes
Brewfile reorganization
Brewfileinto per-category group files under a newbrewfiles/directory (Brewfile.development,Brewfile.databases,Brewfile.productivity,Brewfile.communication,Brewfile.browsers,Brewfile.media,Brewfile.utilities)Brewfilenow only contains always-installed packages (mas,gh)Brewfile.*files and prompts per group — adding a new group only requires creating a new file, no script changes neededApp list updates
gh)Version manager
[asdf/mise/n]instead of a yes/no for asdf onlymise activate zshhook to.zshrcalongside existing asdf hook — both are supportedinstall.sh improvements
VS Code
settings.jsonandsnippets.code-snippetsfrom the repo in favor of VS Code's built-in Settings Sync (backed by GitHub)Documentation
README.md— updated to reflect the current full stack setup, removed all references to the upstream author, macOS Mojave, bash, Node.js/npm, and removed appsShell aliases
grebalias fromorigin/mastertoorigin/main