Skip to content

feat: add Starship prompt across all 3 platforms#21

Merged
zaccesss merged 1 commit into
mainfrom
feat/starship-prompt
Jun 5, 2026
Merged

feat: add Starship prompt across all 3 platforms#21
zaccesss merged 1 commit into
mainfrom
feat/starship-prompt

Conversation

@zaccesss

@zaccesss zaccesss commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Adds Starship prompt support across macOS, Linux and Windows.

What's in this PR

  • shared/starship.toml: one config for all three platforms covering git and every language in the 59 topic files — Python, Node, Go, Rust, Java/Kotlin/Scala, PHP, Ruby, .NET, Docker, Lua, Zig, Swift, Elixir, Haskell, Deno, Bun, Dart/Flutter, C/C++. Command duration shown for any command over 2s. Cloud modules disabled for startup speed.
  • 59-starship.zsh, 59-starship.sh, 59-starship.ps1: single init line per platform, sourced last so all aliases and env vars are loaded first.
  • journal/009-starship-prompt.md: why Starship, why topic 59, why shared/, module choices, how to disable.
  • All guides, documentation.md, NOTICE, CHANGELOG updated for 59 topics and Starship setup instructions.

- shared/starship.toml: one config for Mac, Linux and Windows covering
  git, all 59 topic file languages (Python, Node, Go, Rust, Java/Kotlin/
  Scala, PHP, Ruby, .NET, Docker, Lua, Zig, Swift, Elixir, Haskell, Deno,
  Bun, Dart/Flutter, C/C++) and command duration; cloud modules disabled
- mac/topics/59-starship.zsh, linux/topics/59-starship.sh,
  windows/topics/59-starship.ps1: platform-specific init lines
- journal/009-starship-prompt.md: reasoning, module choices, shared/ approach
- shared/README.md, NOTICE, guides/mac.md, guides/linux.md, guides/windows.md,
  guides/new-device.md, documentation.md, CHANGELOG.md: updated for 59 topics
  and Starship setup instructions on all three platforms
@zaccesss zaccesss enabled auto-merge (squash) June 5, 2026 06:37
@zaccesss zaccesss merged commit 04edc43 into main Jun 5, 2026
3 checks passed
@zaccesss zaccesss deleted the feat/starship-prompt branch June 5, 2026 06:37
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