From f89a68a1f87da53b6556a0f61b0f14594a815638 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 14 Aug 2010 19:47:35 +0200 Subject: saviour -> chrome --- etc/.zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.2.3