pub fn prompt_shell_completion_setup()Expand description
Prompt user to set up shell integration on first run.
Shows a one-time hint if:
- Shell integration is not already installed
- User has not been prompted before
Updates shell_completion.prompted in config after showing.