summaryrefslogtreecommitdiff
path: root/etc/.zprofile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-04-11 22:42:45 +0200
committerDaniel Friesel <derf@finalrewind.org>2012-04-11 22:42:45 +0200
commit8b262920241e47830006bce2c96177910ee76043 (patch)
tree58cc7bd4017a4bef48dd732f0588497c217dc217 /etc/.zprofile
parent94c9b231edd1c10eb3a5758b11891833a92c1484 (diff)
profile: X o carbon
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 6569c68..37d9aa0 100644
--- a/etc/.zprofile
+++ b/etc/.zprofile
@@ -33,7 +33,7 @@ function {
[[ -r ${ZDIR}/local-profile ]] && source ${ZDIR}/local-profile
-if [[ ${HOST} == (descent|saviour) && -z ${SSH_CONNECTION} && \
+if [[ ${HOST} == (carbon|descent|saviour) && -z ${SSH_CONNECTION} && \
! -e /tmp/.x-started ]] \
{
touch /tmp/.x-started