Skip to content

Commit 230dc06

Browse files
committed
chore: update dock
1 parent 1a7dfcf commit 230dc06

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hosts/darwin/macbook/dock.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
}
2222
"/Applications/Cursor.app"
2323
"/Applications/Windsurf.app"
24+
"/Applications/Zed.app"
2425
"/nix/store/li9dhpm0q947dkmy06dn9ln5hfflsiqm-system-applications/Applications/Visual Studio Code.app"
2526
"/Applications/Hyper.app"
2627
{

modules/darwin/homebrew/casks/development.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Developer tools
33
"cursor"
44
"windsurf"
5+
"zed"
56
"trae"
67
"hyper"
78
"warp"

0 commit comments

Comments
 (0)