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

git_prompt_info no longer used in bobby #17

Open
utako opened this issue Oct 20, 2016 · 1 comment
Open

git_prompt_info no longer used in bobby #17

utako opened this issue Oct 20, 2016 · 1 comment

Comments

@utako
Copy link

utako commented Oct 20, 2016

The change in the bobby theme discussed here requires that we make a change. We can just rename this function or just make our own custom theme to avoid having to make these changes in the future.

I propose this prompt_command:

PS1="\n$(battery_char) $(clock_prompt) 🐌  ${yellow}$(ruby_version_prompt) ${purple}\h ${reset_color}in ${green}\w\n${bold_cyan}$(scm_char)${green}$(git_prompt_info) ${green}→${reset_color} "

@aramprice
Copy link
Member

I think that we should override git_prompt_vars or better yet add git-duet support to bash_it directly.

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

2 participants