feat: add super openai command
This commit is contained in:
parent
560b08f10b
commit
f598099349
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -714,6 +714,7 @@ in
|
||||||
"nfu" = "nix flake update";
|
"nfu" = "nix flake update";
|
||||||
"c" = "claude";
|
"c" = "claude";
|
||||||
"o" = "opencode";
|
"o" = "opencode";
|
||||||
|
"ou" = "OPENCODE_PERMISSION='\"allow\"' opencode";
|
||||||
".." = "z ..";
|
".." = "z ..";
|
||||||
j = "jj";
|
j = "jj";
|
||||||
jgf = "jj git fetch";
|
jgf = "jj git fetch";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue