🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"SessionStart": [
|
||||
{
|
||||
"type": "command",
|
||||
"osx": "~/.copilot-resources/resources/scripts/report-hook-event.sh",
|
||||
"linux": "~/.copilot-resources/resources/scripts/report-hook-event.sh",
|
||||
"osx": "bash ~/.copilot-resources/resources/scripts/report-hook-event.sh",
|
||||
"linux": "bash ~/.copilot-resources/resources/scripts/report-hook-event.sh",
|
||||
"windows": "powershell -NoProfile -File \"$HOME/.copilot-resources/resources/scripts/report-hook-event.ps1\""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user