]> arthur.barton.de Git - OhMyZshExtensions.git/blobdiff - alex.zsh-theme
"editor_select": Simplify script
[OhMyZshExtensions.git] / alex.zsh-theme
index 4a6621e6d52701eafb6ffdc93cbc6601c362b6c3..c01b616fa8157efac65b0331e65ebd343a680c7f 100644 (file)
@@ -1,6 +1,5 @@
 # Alex "oh my ZSH" theme
 # Based on the "Sunrise" theme, thanks!
-# 2015-05-05, alex@barton.de
 
 # Color shortcuts; %B sets bold text
 B=$fg_no_bold[blue]
@@ -28,7 +27,7 @@ function custom_git_prompt() {
 }
 
 ZSH_THEME_HOSTNAME_PROMPT_PREFIX=""
-ZSH_THEME_HOSTNAME_PROMPT_SUFFIX="${RESET}:"
+ZSH_THEME_HOSTNAME_PROMPT_SUFFIX="%{$RESET%}:"
 
 function custom_hostname_prompt() {
        [ -z "$SSH_CLIENT" ] && return