-
Notifications
You must be signed in to change notification settings - Fork 355
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
Don't work with spaceship theme #188
Comments
Is this a combination of oh-my-zsh and spaceship? |
Yes that's correct. I'm using a similar setup but I load it via |
@jonmosco Yes man! |
As a temporary solution, you can use spaceship's kubectl support SPACESHIP_KUBECTL_SHOW=true
SPACESHIP_KUBECTL_CONTEXT_SHOW=true
SPACESHIP_KUBECTL_CONTEXT_SHOW_NAMESPACE=true
# result:
holders-evm-processor at ☸️ v1.31.1 do-nyc3-context (my-namespace)
➜ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
~/.zshrc with robbyrussell theme:
~/.zshrc with spaceship theme:
The text was updated successfully, but these errors were encountered: