feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI #64

Merged
rootiest merged 10 commits from feat/config-settings-rename-path-var into main 2026-06-23 18:28:30 +00:00
Showing only changes of commit 7a1a213add - Show all commits
+1 -1
View File
@@ -40,7 +40,7 @@ function config-settings --description 'Interactive TUI for managing fish config
case -h --help
echo "$c_head""Usage:$c_reset $c_cmd""config-settings$c_reset $c_flag""[-h]$c_reset"
echo
echo " Interactive TUI for toggling opinionated component categories."
echo " Interactive TUI for managing fish config settings."
echo " Changes apply immediately — no confirm step required."
echo
echo "$c_head""Navigation:$c_reset"