Remove fish_greeting.fish to stop overriding user's custom greeting#387
Merged
edouard-lopez merged 11 commits intomasterfrom Nov 25, 2025
Merged
Remove fish_greeting.fish to stop overriding user's custom greeting#387edouard-lopez merged 11 commits intomasterfrom
edouard-lopez merged 11 commits intomasterfrom
Conversation
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Co-authored-by: edouard-lopez <1212392+edouard-lopez@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Remove fish_greeting.fish from the prompt
Remove fish_greeting.fish to stop overriding user's custom greeting
Nov 7, 2025
edouard-lopez
requested changes
Nov 7, 2025
Member
edouard-lopez
left a comment
There was a problem hiding this comment.
I want to preserve the fish_greeting.fish file for existing user as they might have edited it. New install should not add the fish_greeting.fish file and just empty the variable fish_greeting so user can customise their experience.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
related: fixes #175
How to test pre-release?
First contribution?
Check the 👍 contributing guide for code and naming conventions.
Specs
Pure no longer ships
fish_greeting.fish, allowing users to provide their own. Users who relied on Pure suppressing the default greeting must now:Changes
Removed:
functions/fish_greeting.fishtests/fish_greeting.test.fishUpdated:
conf.d/_pure_init.fish- Uninstall removes old Purefish_greetingsymlinks (pattern:pure-fish/pure|/theme-pure/|/pure/)docs/components/features-list.md- Instructions for_pure_check_for_new_releasein custom greetingdocs/components/troubleshooting.md- Section on customizing fish greetingTests:
Documentation
Acceptance Checks
conf.d/pure.fishfor:tests/_pure_uninstall.test.fishOriginal prompt
fish_greeting.fishfrom this prompt #175💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.