summaryrefslogtreecommitdiff
path: root/etc/.zprofile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-08-22 20:21:49 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-08-22 20:21:49 +0200
commit4278ce74b8317b1d6e070d76960afc9c49c2a12b (patch)
tree582ad3622e7b0c28eef1c782ed278fe8718d93be /etc/.zprofile
parent3912ee67135ed2fa69c4db1edfe1969b8b972000 (diff)
zprofile: No chrome, after all
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 a5b3dc6..3bc766a 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} == (descent|chrome) && -z ${SSH_CONNECTION} && \
+if [[ ${HOST} == descent && -z ${SSH_CONNECTION} && \
! -e /tmp/.x-started ]] \
{
touch /tmp/.x-started