Skip to content

starship: disable the docker_context module#23

Merged
celkins merged 1 commit into
masterfrom
starship-docker-context
Jul 24, 2026
Merged

starship: disable the docker_context module#23
celkins merged 1 commit into
masterfrom
starship-docker-context

Conversation

@celkins

@celkins celkins commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

Disables Starship's docker_context module. It renders whenever the Docker context is anything other than default, which under Colima is effectively always — so it becomes a permanent prompt segment that conveys nothing.

Test plan

  • starship print-config parses and reports disabled = true for the module
  • Confirm the segment is gone in a Docker/Colima project (not verifiable here — Docker isn't running on this machine, so the module produced no output either way)

🤖 Generated with Claude Code

It reports any non-default Docker context, which under Colima is effectively
always, so it adds a permanent prompt segment without saying anything useful.
@celkins
celkins merged commit 69e583b into master Jul 24, 2026
1 check passed
@celkins
celkins deleted the starship-docker-context branch July 24, 2026 00:12
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