feat(privacy): add DO_NOT_TRACK and DISABLE_TELEMETRY env vars under C3 privacy

This commit is contained in:
2026-09-03 22:35:05 -04:00
parent d278a47b32
commit 28a88a9bdf
9 changed files with 47 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ category variable.
C5 [Logging and Capture](/08-components-reference/05-c5-logging-and-capture/) — Session logs, command duration
C6 [Greeting & First-Run UI](/08-components-reference/06-c6-greeting-and-first-run-ui/) — Custom startup banner
Each category further sub-divides into two to six sub-categories (24 in
Each category further sub-divides into two to six sub-categories (25 in
total) with their own `__fish_config_op_<category>_<subcategory>` toggles
-- see that category's page for its sub-category list.