Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh as login shell and x-terms.
- X-seq: zsh-users 15388
- From: Piotr Karbowski <jabberuser@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: zsh as login shell and x-terms.
- Date: Fri, 10 Sep 2010 23:43:39 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=r+vO5xQN+yp4HcRC+Sljc3vrRPdzhsPejsfVpBcTzZI=; b=NO68QD+alc2bFkCM6vTgXur3viOW6YOc4ep9iNslnX1FYuk1uUa/WpEa9oU5Qv+/V8 qsiqCEdUXqa2szNwyYcWG5HsTL7v3sVnOKX+vY3RHlHSdJrtUtw0LZRy3B47+NkEVBd6 z3O+2CyDSkGFlEHA2StE2ZKitYoauIC8WQSvk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=WjIedCdnW5yL1z5cZpZHu+DqsEjHIvFXmkgDcifZBsy9L/uA4Q0jxQns0Cea3QFjSA +gwOnaNKe8rvI/yekrAVlXmBYksJk+dBsYWrnicW+rUkyGG3EU0jG26WVLCLO6jJ/WUx nc5dzygB5GtGZwPXSDyzwV7U6yG2XYGUrKfrs=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi there.
I found quite strange issue with zsh as login shell. When I log to
system by tty or by ssh my zsh checking/execing zprofile, which is good.
but when I open new urxvt window (or any other terminal, such as xterm)
there is no zprofile loaded. I need to do manualy 'zsh -l'. I have no
idea why, I think my zprofile should be loaded every time I start new
terminal window.
-- Piotr.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author