This commit is contained in:
2026-03-09 12:28:10 +00:00
parent 20b7ef0ea6
commit fd5bdd6b0b
20 changed files with 812 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
function cc --wraps='opencode --continue' --description 'alias cc opencode --continue'
opencode --continue $argv
end