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 GIT related info to fancy-bash-prompt #97

Closed
3 tasks done
andresgongora opened this issue Jun 11, 2019 · 3 comments
Closed
3 tasks done

Add GIT related info to fancy-bash-prompt #97

andresgongora opened this issue Jun 11, 2019 · 3 comments

Comments

@andresgongora
Copy link
Owner

andresgongora commented Jun 11, 2019

Original idea by @fikoborizqy in pull request #94

  • Show relative information only when inside a git repository.
  • Make prompt shorter to fit that much information by shortening PWD (see New common scripts #96 for more info).
  • Make it user-configurable (on/off).
@olmari
Copy link
Collaborator

olmari commented Jun 11, 2019

I feel need for enabled/disabled in config (easy one).

Width can be cumbersome.. as a whole promt or additional similar shortener than pwd has or? (Hard one)

@andresgongora
Copy link
Owner Author

@olmari Added you suggestion of configuration file.

As for "shortening", I mean making PWD shorter as described in #96 (will fix that too in the description)

@andresgongora
Copy link
Owner Author

Being addressed in #99

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

No branches or pull requests

2 participants