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

adding custimizations for prefix and suffix colors #85

Closed
wants to merge 1 commit into from

Conversation

jonmosco
Copy link
Owner

This should satisfy issue #79

I kept the color option as default so the conditional does not have to be more complex for testing out if its set or not.

KUBE_PS1_LAST_TIME=0

# Color customization
KUBE_PS1_PREFIX_COLOR="${KUBE_PS1_PREFIX_COLOR}"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the point of assigning itself?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just a POC I was working on to get some thoughts.

@jonmosco jonmosco closed this Apr 25, 2019
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

Successfully merging this pull request may close these issues.

2 participants