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

Add a bashrc with a PS1 to improve the flatpak shell #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Job79
Copy link

@Job79 Job79 commented Dec 13, 2023

The shell inside flatpak uses the default prompt: sh-5.2$ . This prompt doesn't contain the working directory, which makes it difficult to use. This gives a bad first impression to the user when they are starting to use extension SDKs.

This pull requests adds a bashrc that sets the shell prompt to [📦 \w]\$ .

Related issue: flathub/com.jetbrains.IntelliJ-IDEA-Ultimate#169

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