summaryrefslogtreecommitdiff
path: root/etc/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zprofile')
-rw-r--r--etc/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zprofile b/etc/.zprofile
index 17a2caf..352e9ef 100644
--- a/etc/.zprofile
+++ b/etc/.zprofile
@@ -33,7 +33,7 @@ function {
[[ -r ${ZDIR}/local-profile ]] && source ${ZDIR}/local-profile
-if [[ ${HOST} == (carbon|descent|saviour) && -z ${SSH_CONNECTION} && \
+if [[ ${HOST} == (carbon|descent|illusion|saviour) && -z ${SSH_CONNECTION} && \
! -e /tmp/.x-started ]] \
{
touch /tmp/.x-started