Gifs are now optionally save (--extras)

This commit is contained in:
2026-05-08 08:48:43 +02:00
parent 025889728d
commit 41b6d06ca3
2 changed files with 21 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(Get-ChildItem -Recurse -Depth 2)",
"Bash(Select-Object FullName)"
]
}
}