summaryrefslogtreecommitdiff
path: root/themes/flazz.zsh-theme
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2021-03-31 17:13:28 -0600
committerTuowen Zhao <ztuowen@gmail.com>2021-03-31 17:13:28 -0600
commitb6baa00fd2d8e44b5abda20f95461942b615258c (patch)
treebee316446409245d86dba5dc70502486831734d1 /themes/flazz.zsh-theme
parent0a67be1024b1e54b6af59f01b01ceace9fdf7bb2 (diff)
parent2d40b562e5da4c885babc1f7f09aa33a8a891eb2 (diff)
downloadzsh-b6baa00fd2d8e44b5abda20f95461942b615258c.tar.gz
zsh-b6baa00fd2d8e44b5abda20f95461942b615258c.tar.bz2
zsh-b6baa00fd2d8e44b5abda20f95461942b615258c.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'themes/flazz.zsh-theme')
-rw-r--r--themes/flazz.zsh-theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/flazz.zsh-theme b/themes/flazz.zsh-theme
index c0a7fb5d0..e21b52ef5 100644
--- a/themes/flazz.zsh-theme
+++ b/themes/flazz.zsh-theme
@@ -1,4 +1,4 @@
-if [ "$USER" = "root" ]
+if [ "$USERNAME" = "root" ]
then CARETCOLOR="red"
else CARETCOLOR="blue"
fi