aboutsummaryrefslogtreecommitdiff
path: root/powerlevel9k.zsh-theme
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-09-20 22:28:22 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-09-20 22:28:22 +0300
commit58d5f9a07877c488b5b53c00dd57d9bb0c638f4e (patch)
tree3da653d5cbbf9d09f03a98acd1b7df5f57c69f26 /powerlevel9k.zsh-theme
parent6cec4ce40059fe4b1450794f20f7ab5fbda0735d (diff)
Added subsegments in flat-mode.
Diffstat (limited to 'powerlevel9k.zsh-theme')
-rw-r--r--powerlevel9k.zsh-theme2
1 files changed, 2 insertions, 0 deletions
diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme
index 86fc2c42..f302433d 100644
--- a/powerlevel9k.zsh-theme
+++ b/powerlevel9k.zsh-theme
@@ -129,6 +129,8 @@ case $POWERLEVEL9K_MODE in
'flat')
icons[LEFT_SEGMENT_SEPARATOR]=''
icons[RIGHT_SEGMENT_SEPARATOR]=''
+ icons[LEFT_SUBSEGMENT_SEPARATOR]='|'
+ icons[RIGHT_SUBSEGMENT_SEPARATOR]='|'
;;
'compatible')
local LC_ALL="" LC_CTYPE="en_US.UTF-8" # Set the right locale to protect special characters