summaryrefslogtreecommitdiff
path: root/etc/.zprofile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-08-14 19:47:35 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-08-14 19:47:35 +0200
commitf89a68a1f87da53b6556a0f61b0f14594a815638 (patch)
tree119a5eed4d7aedaa41a963f026cbf10a40a4da8c /etc/.zprofile
parentf79517bc5eab1fd3020fded8f8cf46f4c0149f46 (diff)
saviour -> chrome
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 214e5db..9510b60 100644
--- a/etc/.zprofile
+++ b/etc/.zprofile
@@ -21,7 +21,7 @@ echo
[[ -n $(echo Maildir/new/*(N)) ]] && pr_info "You have mail!"
[[ -r ${ZDIR}/local-profile ]] && source ${ZDIR}/local-profile
-if [[ ${HOST} == (remnant|saviour) && -z ${SSH_CONNECTION} && \
+if [[ ${HOST} == (remnant|chrome) && -z ${SSH_CONNECTION} && \
! -e /tmp/.x-started ]] \
{
touch /tmp/.x-started