Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Container indicator for fish shell #1337

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

v7rzlhb3xg
Copy link
Contributor

Modified default fish shell prompt to indicate if a user is inside a container with a box icon and the container name, similar to how bash looks inside a distrobox container. Not sure if there was a better way to do this, but it works!

Here's a comparison of the stock fish shell vs when I'm in a container I made for LLM stuff.

Screenshot from 2024-07-06 15-24-32
Screenshot from 2024-07-06 15-24-40

Modified default fish shell prompt to indicate if a user is inside a container with a box icon and the container name, similar to how bash looks inside a distrobox container. Not sure if there was a better way to do this, but it works!
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Jul 6, 2024
@KyleGospo
Copy link
Member

This is very cool, thank you!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 6, 2024
@KyleGospo KyleGospo enabled auto-merge July 6, 2024 19:45
@KyleGospo KyleGospo added this pull request to the merge queue Jul 7, 2024
Merged via the queue into ublue-os:main with commit 5a4d643 Jul 7, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants