mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix(darwin): add cursor-cli
This commit is contained in:
@@ -123,9 +123,6 @@ in
|
|||||||
"wireguard-tools" # wireguard
|
"wireguard-tools" # wireguard
|
||||||
"container" # https://github.com/apple/container
|
"container" # https://github.com/apple/container
|
||||||
|
|
||||||
# ai
|
|
||||||
"cursor-cli"
|
|
||||||
|
|
||||||
# Usage:
|
# Usage:
|
||||||
# https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS#run-the-tailscaled-daemon
|
# https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS#run-the-tailscaled-daemon
|
||||||
# 1. `sudo tailscaled install-system-daemon`
|
# 1. `sudo tailscaled install-system-daemon`
|
||||||
@@ -159,6 +156,7 @@ in
|
|||||||
# code editor
|
# code editor
|
||||||
"visual-studio-code"
|
"visual-studio-code"
|
||||||
"cursor" # cursor ai editor
|
"cursor" # cursor ai editor
|
||||||
|
"cursor-cli"
|
||||||
"claude-code"
|
"claude-code"
|
||||||
|
|
||||||
"nikitabobko/tap/aerospace" # an i3-like tiling window manager for macOS
|
"nikitabobko/tap/aerospace" # an i3-like tiling window manager for macOS
|
||||||
|
|||||||
Reference in New Issue
Block a user