diff options
| -rw-r--r-- | .config/claude-code/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/claude-code/settings.json b/.config/claude-code/settings.json index b85331f..25dd90b 100644 --- a/.config/claude-code/settings.json +++ b/.config/claude-code/settings.json @@ -8,6 +8,7 @@ "Bash(mkdir:*)", "Bash(rg:*)", "Bash(touch:*)", + "Bash(tree:*)", "Bash(git diff:*)", "Bash(git fetch:*)", |
