Преглед изворни кода

Add clear and compact to SessionStart matcher

Jesse Vincent пре 11 месеци
родитељ
комит
a3690801a9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      hooks/hooks.json

+ 1 - 1
hooks/hooks.json

@@ -2,7 +2,7 @@
   "hooks": {
     "SessionStart": [
       {
-        "matcher": "startup|resume",
+        "matcher": "startup|resume|clear|compact",
         "hooks": [
           {
             "type": "command",