diff --git a/home.nix b/home.nix index d6522f1..c09fad4 100644 --- a/home.nix +++ b/home.nix @@ -714,6 +714,7 @@ in "nfu" = "nix flake update"; "c" = "claude"; "o" = "opencode"; + "ou" = "OPENCODE_PERMISSION='\"allow\"' opencode"; ".." = "z .."; j = "jj"; jgf = "jj git fetch";