mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-21 10:00:41 +00:00
chore: cursor agent, aerospace
This commit is contained in:
parent
d25c1e0ce3
commit
c1ac8e87b9
4 changed files with 35 additions and 3 deletions
|
|
@ -30,6 +30,8 @@
|
|||
shellAliases = {
|
||||
co = "codex --dangerously-bypass-approvals-and-sandbox";
|
||||
ca = "cursor-agent";
|
||||
agent-claude = "cursor-agent --model=claude-opus-4-7-thinking-max --force";
|
||||
agent-codex = "cursor-agent --model=gpt-5.4-xhigh-fast --force";
|
||||
cc = "claude";
|
||||
ch = "claude-handoff";
|
||||
cl = "clear";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue