From e46d101c9f4fd5801d7c3888aa37ff4e1bcf3e44 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 9 Jun 2025 23:27:13 +0800 Subject: [PATCH] feat: darwin - add cursor ai editor --- modules/darwin/apps.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/darwin/apps.nix b/modules/darwin/apps.nix index 260cb933..43e6ec1b 100644 --- a/modules/darwin/apps.nix +++ b/modules/darwin/apps.nix @@ -158,8 +158,12 @@ in { "squirrel" # input method for Chinese, rime-squirrel "firefox" "google-chrome" + + # code editor "visual-studio-code" - # "zed" # zed editor + # "zed" + "cursor" # cursor ai editor + "aerospace" # an i3-like tiling window manager for macOS "ghostty" # terminal emulator