docs(greeting): fix remaining five→six count in fish-config.md Minimal Mode

This commit is contained in:
2026-06-10 22:35:31 -04:00
parent 43135aef02
commit 251f512806
+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: