Created
January 1, 2019 12:35
-
-
Save 8q/4aa6d304108869498a850f74e8b361a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ZSH_THEME="powerlevel9k/powerlevel9k"↲ | |
POWERLEVEL9K_MODE='nerdfont-complete'↲ | |
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(time dir vcs)↲ | |
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=()↲ | |
POWERLEVEL9K_PROMPT_ON_NEWLINE=true↲ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment