more claude commands

This commit is contained in:
Miguel Palhas
2025-11-26 11:26:41 +00:00
parent 57e1e116c2
commit 8b23df9fed
2 changed files with 24 additions and 16 deletions
Generated
+3 -3
View File
@@ -426,11 +426,11 @@
"nvchad-starter": {
"flake": false,
"locked": {
"lastModified": 1764075033,
"narHash": "sha256-FnVLw/fil+qeZFEGcjGMUF9xSnvP/rjPeqfm6VVFN3I=",
"lastModified": 1764092274,
"narHash": "sha256-XFFbLmMExVUur6uPdYCVVGyWbrKQhAzjyRU3P/73HuU=",
"owner": "naps62",
"repo": "nvchad-starter",
"rev": "19e6d1e44a81325a2c1015ea11eabf65e07e8d7c",
"rev": "702f1cb19c98e5f1ca958d4561d3ffb78c999554",
"type": "github"
},
"original": {
+21 -13
View File
@@ -1,21 +1,29 @@
{
"permissions": {
"allow": [
"Bash(kitty @ set-tab-title:*)",
"Bash(mkdir:*)",
"Bash(rg:*)",
"Bash(chmod:*)",
"Bash(find:*)",
"Bash(rustup target:*)",
"Bash(ls:*)",
"Bash(cargo:*)",
"Bash(cp:*)",
"Bash(yarn:*)",
"Bash(sed:*)",
"Bash(gh:*)",
"Bash(git:*)",
"Bash(tree:*)",
"Bash(cat:*)",
"Bash(head:*)",
"Bash(tail:*)",
"Bash(find:*)",
"Bash(fd:*)",
"Bash(grep:*)",
"Bash(node:*)"
"Bash(rg:*)",
"Bash(wc:*)",
"Bash(sort:*)",
"Bash(uniq:*)",
"Bash(diff:*)",
"Bash(pwd:*)",
"Bash(which:*)",
"Bash(jq:*)",
"Bash(git:*)",
"Bash(gh:*)",
"Bash(sed:*)",
"Bash(cp:*)",
"Bash(chmod:*)",
"Bash(mkdir:*)",
"Bash(kitty @ set-tab-title:*)"
],
"defaultMode": "acceptEdits"
},