Skip to content

Instantly share code, notes, and snippets.

@torbensky
Last active January 25, 2018 18:57
Show Gist options
  • Save torbensky/3fc1c19b9e91115d4c5c41c45c3b3b4d to your computer and use it in GitHub Desktop.
Save torbensky/3fc1c19b9e91115d4c5c41c45c3b3b4d to your computer and use it in GitHub Desktop.
a zsh configuration
# zsh powerlevel config
POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD=0
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs)
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status command_execution_time root_indicator kubecontext history)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment