Skip to content

Starship prompt fixes - #13

Open
afrigon wants to merge 1 commit into
mainfrom
starship-2
Open

Starship prompt fixes#13
afrigon wants to merge 1 commit into
mainfrom
starship-2

Conversation

@afrigon

@afrigon afrigon commented Aug 31, 2026

Copy link
Copy Markdown
Owner
  • show user@host only in ssh sessions (custom modules gated on $SSH_CONNECTION/$SSH_TTY — the builtin username module also fires on login-user misdetection and cannot be restricted)
  • give the worktree module an actual icon (the config had a bare space as symbol) and hide the worktree name when it matches the branch, keeping the icon
  • drop the "on " prefix from the branch module
  • pin custom modules to sh: starship runs them with $STARSHIP_SHELL, and the multi-line command is not valid fish

@afrigon afrigon self-assigned this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant