feat: add os_icon back to prompt to give a visual for which host I'm using

This commit is contained in:
2025-10-15 18:56:17 -04:00
parent 959721b09d
commit f7db36e68d
+1 -1
View File
@@ -32,7 +32,7 @@
# The list of segments shown on the left. Fill it with the most important segments.
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
# =========================[ Line #1 ]=========================
# os_icon # os identifier
os_icon # os identifier
dir # current directory
vcs # git status
# =========================[ Line #2 ]=========================