Skip to content
Snippets Groups Projects
60-prompt-oh-my-zsh.zsh 302 B
Newer Older
Nigel Kukard's avatar
Nigel Kukard committed
# Set oh my zsh theme
ZSH_THEME="powerlevel9k"
Nigel Kukard's avatar
Nigel Kukard committed

Nigel Kukard's avatar
Nigel Kukard committed
# Setup powerlevel9k
export POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir dir_writable vcs)
export POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator command_execution_time background_jobs history time)
export POWERLEVEL9K_MODE=nerdfont-complete