summaryrefslogtreecommitdiff
path: root/themes/candy-kingdom.zsh-theme
diff options
context:
space:
mode:
authorAlex Talker <alextalker@openmailbox.org>2015-07-19 13:56:10 +0300
committerAlex Talker <alextalker@openmailbox.org>2015-07-19 13:56:10 +0300
commita3f0439de34ac2ce083c3d9f09b4e4f5379c158c (patch)
treebfa9c7b3bd6788771b0670b3079ba1503df2ab1d /themes/candy-kingdom.zsh-theme
parenta207a38d634cc10441636bc4359cd8a18c502dea (diff)
downloadzsh-a3f0439de34ac2ce083c3d9f09b4e4f5379c158c.tar.gz
zsh-a3f0439de34ac2ce083c3d9f09b4e4f5379c158c.tar.bz2
zsh-a3f0439de34ac2ce083c3d9f09b4e4f5379c158c.zip
Fix little typo that makes the statement useless.
Diffstat (limited to 'themes/candy-kingdom.zsh-theme')
-rw-r--r--themes/candy-kingdom.zsh-theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/candy-kingdom.zsh-theme b/themes/candy-kingdom.zsh-theme
index adba1ad39..9d2103926 100644
--- a/themes/candy-kingdom.zsh-theme
+++ b/themes/candy-kingdom.zsh-theme
@@ -13,7 +13,7 @@ patches: <patches|join( → )|pre_applied(%{$fg[yellow]%})|post_applied(%{$reset
}
function box_name {
- [ -f ~/.box-name ] && cat ~/.box-name || echo ${SHORT_HOST:-HOST}
+ [ -f ~/.box-name ] && cat ~/.box-name || echo ${SHORT_HOST:-$HOST}
}
PROMPT='