zsh-workers
 help / color / mirror / code / Atom feed
From: "Kalmár Gergely" <kgregory89@gmail.com>
To: zsh-workers@zsh.org
Subject: --init-file option
Date: Mon, 13 Feb 2023 11:57:00 +0100	[thread overview]
Message-ID: <CAKue2cS2c8TuUgWQxOYjgJ9pEnGb7mx-9RZRD-FnWO2afmvv8g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

Dear Zsh maintainers,

I was wondering if there is an equivalent to Bash's --init-file option or
fish shell's --init-command option in Zsh or if one can hack around to
achieve the same effect. I would need to be able to source a virtual
environment activation file after the Zsh startup files were processed (but
before a command is executed) in order to be able to start a shell or run
commands inside a Python virtual environment.

I maintain a tool for managing Python virtual environments (
https://docs.logikal.io/pyorbs/) and I had no problems with supporting Bash
and fish (https://github.com/logikal-io/pyorbs/blob/main/pyorbs/shell.py#L45),
but I'm not sure how to achieve the same behavior with Zsh. I'm aware of
zshi (https://github.com/romkatv/zshi/blob/master/zshi), but I'm wondering
if there's any other option that does not involve hacking around the zsh
startup files.

Thank you and kind regards,
Gergely

[-- Attachment #2: Type: text/html, Size: 1240 bytes --]

             reply	other threads:[~2023-02-13 10:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13 10:57 Kalmár Gergely [this message]
2023-02-13 11:24 ` Roman Perepelitsa
2023-02-13 13:43   ` Kalmár Gergely
2023-02-13 20:28     ` Bart Schaefer
2023-02-13 20:34       ` Roman Perepelitsa
2023-02-13 20:59         ` Kalmár Gergely
2023-02-13 21:46           ` Bart Schaefer
2023-02-14 10:18             ` Kalmár Gergely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKue2cS2c8TuUgWQxOYjgJ9pEnGb7mx-9RZRD-FnWO2afmvv8g@mail.gmail.com \
    --to=kgregory89@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).