CC: allow head|tail

This commit is contained in:
Enrico Ros
2026-03-24 11:01:07 -07:00
parent cbef9e5a57
commit 07fa93609d
+2
View File
@@ -17,6 +17,7 @@
"Bash(git mv:*)", "Bash(git mv:*)",
"Bash(git show:*)", "Bash(git show:*)",
"Bash(grep:*)", "Bash(grep:*)",
"Bash(head:*)",
"Bash(ls:*)", "Bash(ls:*)",
"Bash(mkdir:*)", "Bash(mkdir:*)",
"Bash(node:*)", "Bash(node:*)",
@@ -28,6 +29,7 @@
"Bash(rg:*)", "Bash(rg:*)",
"Bash(rm:*)", "Bash(rm:*)",
"Bash(sed:*)", "Bash(sed:*)",
"Bash(tail:*)",
"Bash(tree:*)", "Bash(tree:*)",
"Bash(tsc:*)", "Bash(tsc:*)",
"Read(//tmp/**)", "Read(//tmp/**)",