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

_LAST_COMMAND_INDICATOR_ on standard user #550

Open
fiona-allen opened this issue Mar 26, 2024 · 0 comments
Open

_LAST_COMMAND_INDICATOR_ on standard user #550

fiona-allen opened this issue Mar 26, 2024 · 0 comments

Comments

@fiona-allen
Copy link

I just installed this repo on my new linux computer, I have previously used it for years without issue. However, now I get the LAST_COMMAND_INDICATOR on the prompt.

LAST_COMMAND_INDICATOR /git-reposfallen@fallen-thinkpadt14sgen2i:/git-repos

This is what was added in my .bashrc:

Set config variables first

GIT_PROMPT_ONLY_IN_REPO=1
source ~/.bash-git-prompt/gitprompt.sh

Git repo for prompt

if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then
GIT_PROMPT_ONLY_IN_REPO=1
source "$HOME/.bash-git-prompt/gitprompt.sh"
fi

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

No branches or pull requests

1 participant