From 74ec7f1312063c0ecd33622d77b20cda27d2614d Mon Sep 17 00:00:00 2001 From: allenlsy Date: Sat, 24 Oct 2015 08:13:04 +0800 Subject: [PATCH] customize segment separator of agnoster theme change SEGMENT_SEPARATOR of agnoster theme to a better choice --- themes/agnoster.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/agnoster.zsh-theme b/themes/agnoster.zsh-theme index e54346acf..dc70d5a4d 100644 --- a/themes/agnoster.zsh-theme +++ b/themes/agnoster.zsh-theme @@ -43,7 +43,7 @@ CURRENT_BG='NONE' # This is defined using a Unicode escape sequence so it is unambiguously readable, regardless of # what font the user is viewing this source code in. Do not replace the # escape sequence with a single literal character. - SEGMENT_SEPARATOR=$'\ue0b0' #  + SEGMENT_SEPARATOR=$'\u2b80' # ⮀ } # Begin a segment