Skip to content

Conversation

poe84it
Copy link

@poe84it poe84it commented Aug 19, 2025

Description

Prevent PROMPT_COMMAND duplicate in bash initialization for powerline-go

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

Copy link
Contributor

@DamienCassou DamienCassou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Is it possible to add a unit test for this fix to avoid regressions?

@poe84it poe84it force-pushed the fix-powerline-go-ps0-accumulation branch from b27e89d to 35e9d20 Compare August 21, 2025 06:04
@poe84it poe84it requested a review from DamienCassou August 21, 2025 06:31
@poe84it poe84it force-pushed the fix-powerline-go-ps0-accumulation branch from 8a1daaa to d2aff93 Compare August 23, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants