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

parse_git_branch does not work unless backslash is added #78

Open
ionush opened this issue Oct 30, 2017 · 1 comment
Open

parse_git_branch does not work unless backslash is added #78

ionush opened this issue Oct 30, 2017 · 1 comment

Comments

@ionush
Copy link

ionush commented Oct 30, 2017

https://github.com/FACN1/research/blob/master/week-1/bash_profile_example#L20

@ionush
Copy link
Author

ionush commented Oct 30, 2017

the backslash is needs to be added before the $(parse_git_branch);
export PS1="${RED}\A ${YELLOW}\u:${BLUE}\W${GREEN}\$(parse_git_branch)${RESET}> "

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