about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-01-24 18:35:31 +0900
committersefidel <contact@sefidel.net>2022-01-24 18:35:31 +0900
commit794b9f8fa9868d11d465db90ca061d85e0be814d (patch)
treeac7fa3ca40fe23b28fc23a013a9bcf8b65e83225
parentd00fb4f7d19de1cc40ccc5846667b8ee27669ba0 (diff)
downloadnixrc-794b9f8fa9868d11d465db90ca061d85e0be814d.tar.gz
nixrc-794b9f8fa9868d11d465db90ca061d85e0be814d.zip
home/base: haha lambda so cool
* Not really professional, huh.
-rw-r--r--home/profiles/base/p10k-config/p10k.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/p10k-config/p10k.zsh b/home/profiles/base/p10k-config/p10k.zsh
index d936742..c31a402 100644
--- a/home/profiles/base/p10k-config/p10k.zsh
+++ b/home/profiles/base/p10k-config/p10k.zsh
@@ -191,7 +191,7 @@
   # Red prompt symbol if the last command failed.
   typeset -g POWERLEVEL9K_PROMPT_CHAR_ERROR_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND=1
   # 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.