zsh-users
 help / color / mirror / code / Atom feed
* zsh and login shells.
@ 1999-02-12 21:22 Larry P . Schrof
  1999-02-13  2:46 ` Timothy J Luoma
  0 siblings, 1 reply; 4+ messages in thread
From: Larry P . Schrof @ 1999-02-12 21:22 UTC (permalink / raw)
  To: zsh-users

Until I convince other admins at our site to put zsh in /etc/shells,
I'm running it out of my home directory.

I tried putting

[ -f ${HOME}/loc/bin/zsh ] && exec ${HOME}/loc/bin/zsh -l

in my .login (and made .login executable).

However, upon logging in, I simply get the ksh prompt, as if the
conditional statement evaluated to false.  When running this on the
command line, it works just fine.

I know the system ksh was reading my old .login file before I
moved it out of the way and put in the (simple) new one.

Any ideas?

- Larry


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-02-15 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-12 21:22 zsh and login shells Larry P . Schrof
1999-02-13  2:46 ` Timothy J Luoma
1999-02-13  7:14   ` Bart Schaefer
1999-02-15 15:12     ` Larry P . Schrof

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).