Update opencode
This commit is contained in:
parent
81cbc393ce
commit
d27d965381
2 changed files with 11 additions and 7 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue