Add patag alias

This commit is contained in:
Yan Lin 2025-07-29 23:27:43 +02:00
parent 048804048f
commit 2b47bfba47
3 changed files with 13 additions and 5 deletions

View file

@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(git:*)"
"Bash(git:*)",
"Bash(exec zsh)"
],
"deny": []
}