fix(config-toggle): exit on Ctrl-C via flag variable, add README tip

This commit is contained in:
2026-06-11 01:29:28 -04:00
parent f75d64bf9c
commit bff084db07
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -198,6 +198,8 @@ set -Ue __fish_config_op_greeting
Command shadows react immediately; bindings, prompt, and abbreviations take effect in new shells. With aliases disabled, `rm` deletes permanently again instead of trashing. See `help config opinionated` for the full component list.
> **Tip:** Run `config-toggle` for an interactive TUI to toggle these settings without typing variable names.
---
## Attribution