Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions nix-darwin/config/homebrew.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"oven-sh/bun"
"paradigmxyz/brew"
"entireio/tap"
"manaflow-ai/cmux"
"sst/tap"
"steipete/tap"
];
Expand Down Expand Up @@ -74,6 +75,7 @@
"blender"
"block-goose"
"chatgpt"
"cmux"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency and easier maintenance, it would be best to keep this list alphabetically sorted. The casks list is mostly in alphabetical order, and adding new items in the correct place helps keep it manageable. cmux should be placed after claude and claude-code.

"claude-code"
"claude"
"codex-app"
Expand Down
Loading