feat: add super openai command

This commit is contained in:
Jet 2026-03-28 19:47:55 -07:00
parent 560b08f10b
commit f598099349
No known key found for this signature in database

View file

@ -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";