
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Input methods - again!
- Date: Thu, 5 Oct 2023 17:14:36 +0900
- From: "Stephen J. Turnbull" <turnbull.stephen.fw@example.com>
- Subject: Re: [tlug] Input methods - again!
- References: <e57e2ffe-6ccc-4816-b7cf-fe05f682466d@app.fastmail.com> <CAKXLc7cE=GirXVDzCFFQT-JwSSuM8Q-C8SvHR0JDZY=6t0EogQ@mail.gmail.com> <32f4c55b-d8ce-e1be-88ae-bceff26f393d@dcook.org> <da51f020-3809-2476-268e-4d0e623e5fc6@dcook.org> <ZR0fqpDUrGmGUHGE@fluxcoil.net> <sbraaw3v5ra2mwkufuwgnul55rwpp6sqxfc35y4lgxtjr73vx4@p5pq2yome7ne> <ZR0sF5r+owhUL8sp@fluxcoil.net> <nyet7cjv4hzhrvevacmv7rwxoamlhznvyv62mslp2kz24j5ytz@l24mgc2pjysh> <25885.39507.272214.26959@StephennoMacBook-Pro.local> <hwmc35ymvkkzft3an3enkdhid6aly22s3d7ibuflf5rf4sxzh3@eob2nqtl7hkx>
lain. writes:
> Rather, .zshrc gets initiated every time you open a new shell, TTY,
> or SSH session, or whatever runs zsh in it.
You are correct. I mention this only because bash does function as I
said, so that .bashrc is run only in non-login interactive shells. In
case anyone else is confused by this difference. (I've never
understood why bash does it that way.)
Apparently POSIX only mandates a .profile for login files. Anything
else is handled by the ENV environment variable.
Steve
Home |
Main Index |
Thread Index