Update opencode

This commit is contained in:
Paul-Henri Froidmont 2026-01-16 11:26:55 +01:00
parent 81cbc393ce
commit d27d965381
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
2 changed files with 11 additions and 7 deletions

View file

@ -31,8 +31,12 @@ in
id = "allow";
"uname*" = "allow";
"date*" = "allow";
"ls*" = "allow";
"find*" = "allow";
"head*" = "allow";
"wc*" = "allow";
"tail*" = "allow";
"sort*" = "allow";
"git status*" = "allow";
"git diff*" = "allow";