mirror of
https://github.com/obra/superpowers.git
synced 2026-04-26 03:29:06 +08:00
Add clear and compact to SessionStart matcher
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"hooks": {
|
"hooks": {
|
||||||
"SessionStart": [
|
"SessionStart": [
|
||||||
{
|
{
|
||||||
"matcher": "startup|resume",
|
"matcher": "startup|resume|clear|compact",
|
||||||
"hooks": [
|
"hooks": [
|
||||||
{
|
{
|
||||||
"type": "command",
|
"type": "command",
|
||||||
|
|||||||
Reference in New Issue
Block a user