Skip to content

Instantly share code, notes, and snippets.

@KennethanCeyer
Last active May 1, 2019 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KennethanCeyer/d5658502e22a2be7e290de303e66ec66 to your computer and use it in GitHub Desktop.
Save KennethanCeyer/d5658502e22a2be7e290de303e66ec66 to your computer and use it in GitHub Desktop.
Setting context for powerlevel9k theme
cat <<EOF >> ~/.zshrc
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(user dir vcs)
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status)
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment