Skip to content

_LAST_COMMAND_INDICATOR_ on standard user #550

Open
@fiona-allen

Description

@fiona-allen

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @fiona-allen

        Issue actions

          _LAST_COMMAND_INDICATOR_ on standard user · Issue #550 · magicmonty/bash-git-prompt