mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
Swap in Codex for cc alias
This commit is contained in:
parent
aedd9edb9c
commit
9ef9727e05
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -224,7 +224,7 @@ alias uuu='cd ../../..'
|
|||
alias myip='curl -4 icanhazip.com'
|
||||
|
||||
alias be='bundle exec'
|
||||
alias cc="claude --dangerously-skip-permissions"
|
||||
alias cc="codex --dangerously-bypass-approvals-and-sandbox"
|
||||
alias doc='docker-compose'
|
||||
|
||||
### ls Aliases
|
||||
|
|
|
|||
Loading…
Reference in a new issue