chore: faster builds, fzf lua

This commit is contained in:
Harivansh Rathi 2026-04-18 14:35:56 -04:00
parent 80efbae1e9
commit 9541a345bf
8 changed files with 52 additions and 25 deletions

View file

@ -30,7 +30,7 @@
shellAliases = {
co = "codex --dangerously-bypass-approvals-and-sandbox";
ca = "cursor-agent";
agent-claude = "cursor-agent --model=claude-opus-4-7-thinking --force";
agent-claude = "cursor-agent --model=claude-opus-4-7-1M --force";
agent-codex = "cursor-agent --model=gpt-5.4-xhigh-fast --force";
cc = "claude";
ch = "claude-handoff";