Skip to content
Snippets Groups Projects
Commit 1dbfabdf authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Merge branch 'nkupdates' into 'master'

Fixed powerlevel theme to use

See merge request nkukard-extra/awit-zsh-superawesome!2
parents 29ea4e07 17141e39
No related branches found
Tags v0.1.6
1 merge request!17Master
......@@ -110,7 +110,7 @@ plugins=(
if [[ "$DESKTOP_SESSION" =~ "plasma" && "$TERM_PROGRAM" != "vscode" ]]
then
# Set oh my zsh theme
ZSH_THEME="powerlevel9k"
ZSH_THEME="powerlevel10k"
# Setup powerlevel9k
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir dir_writable vcs virtualenv)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment