summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-05-14 22:01:47 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-05-14 22:01:47 +0200
commit31b1c77b6d681a3f46a1e3eb075c78fb9b7ce04a (patch)
treeff5ccf61f1b9042572c6809c9a845f2c954c21fb
parente86d49c0403a7645b2c4212664e44d910b103a9a (diff)
zprofile: add illusion
-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