feat(greeting): add C6 — Greeting & First-Run UI opinionated guard #40

Merged
rootiest merged 7 commits from feat/greeting-toggle-c6 into main 2026-06-11 02:48:07 +00:00
Showing only changes of commit 251f512806 - Show all commits
+1 -1
View File
@@ -1427,7 +1427,7 @@ Examples:
# Disable command shadows only (rm becomes plain rm again):
set -U __fish_config_op_aliases off
# Full minimal mode — disable all five categories at once:
# Full minimal mode — disable all six categories at once:
set -U __fish_config_opinionated 0
# Re-enable everything: