This commit is contained in:
袁天才
2025-11-23 21:00:47 +08:00
parent 133941ed6a
commit 8c61688a26
25 changed files with 2068 additions and 4546 deletions

View File

@@ -10,7 +10,25 @@
"Bash(timeout:*)",
"Bash(nul)",
"Bash(start \"\" \"f:\\cursor-auto\\focusBuddy\\icon-preview.html\")",
"Bash(dir:*)"
"Bash(dir:*)",
"Bash(echo:*)",
"Bash(cat:*)",
"Bash(code --locate-extension:*)",
"Bash(~/sdk/flutter/bin/flutter --version)",
"Bash(ruby:*)",
"Bash(pod --version:*)",
"Bash(gem environment:*)",
"Bash(brew:*)",
"Bash(sudo gem uninstall:*)",
"Bash(rbenv --version:*)",
"Bash(rbenv install:*)",
"Bash(/opt/homebrew/bin/rbenv install:*)",
"Bash(/opt/homebrew/bin/rbenv global:*)",
"Bash(/opt/homebrew/bin/rbenv version:*)",
"Bash(gem install:*)",
"Bash(export PATH=\"$PATH:$HOME/sdk/flutter/bin\")",
"Bash(flutter doctor:*)",
"Bash(flutter analyze:*)"
],
"deny": [],
"ask": []