Commit ce18d9bb90ad

Vincent Demeester <vincent@sbr.pm>
2019-12-26 11:42:07
zsh: winter prompt 😛
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6936dac
Changed files (1)
modules
profiles
assets
modules/profiles/assets/zsh/prompt.zsh
@@ -199,7 +199,7 @@
   # Red prompt symbol if the last command failed.
   typeset -g POWERLEVEL9K_PROMPT_CHAR_ERROR_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND=196
   # Default prompt symbol.
-  typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIINS_CONTENT_EXPANSION='λ'
+  typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIINS_CONTENT_EXPANSION='⛄ λ'
   # Prompt symbol in command vi mode.
   typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VICMD_CONTENT_EXPANSION='❮'
   # Prompt symbol in visual vi mode.