mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 22:54:59 +08:00
use gpt5high for codex
This commit is contained in:
parent
f83c21286a
commit
d576dc2a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,4 +36,4 @@ alias t='tmux'
|
|||
alias lo='lsof -p $(fps) +w'
|
||||
alias py="python"
|
||||
alias cl='claude --dangerously-skip-permissions --append-system-prompt "$(cat ~/.config/claude/system-prompt.txt)"'
|
||||
alias co="codex --sandbox danger-full-access"
|
||||
alias co="codex --sandbox danger-full-access -m gpt-5 -c model_reasoning_effort=\"high\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue