Skip to content

Commit

Permalink
more tweaks to the vcs prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
atomantic committed May 24, 2016
1 parent b5702a1 commit 1a492fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export ZSH_THEME="powerlevel9k/powerlevel9k"
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(dir nvm vcs)
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status history time)
POWERLEVEL9K_NVM_FOREGROUND='008'
POWERLEVEL9K_SHOW_CHANGESET=true
# POWERLEVEL9K_NVM_BACKGROUND='blue'
# colorcode test
# for code ({000..255}) print -P -- "$code: %F{$code}This is how your text would look like%f"
Expand Down

0 comments on commit 1a492fe

Please sign in to comment.