Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: allow zsh to source a script and then become interactive
- X-seq: zsh-users 22671
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: allow zsh to source a script and then become interactive
- Date: Sat, 15 Apr 2017 15:40:08 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=hjIWa3NEWOg+TFhnhi XRyMSBDxIVWLyIPjHGXjJvh8Q=; b=nT0dxuJDwCZLL9esDvDE32706vKMNziCCv bg45dqMRzD73HrfR3NuoyTa1xmPfQKPHHJR2KWZ315e5hwsKsDQ+/eD37WWiPFXl eKuBIyTncOTZm8OqE5+YSg6iXY4NHQUCbBfHu9MaJe3IxgXoUivb6nsL/eVTauRt eR5BMSrWBSI1snmqD76WuE4rwsKgLxlKUFFpvAp9RrKzicc5HIIdKR/knNceYrSv 7vxjI736VEGFjpw45Tr8i0pX33sv5lkduCceyuJ6OIdZaPRVjOX7ud/Npv2WXGt6 WjHG2GGHu4Jtii3Vl90iuCYNOOYZ10jE2fC6EbJYKo3ASxiXw7Fg==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=hjIWa3NEWOg+TFhnhi XRyMSBDxIVWLyIPjHGXjJvh8Q=; b=de+S4qk/4BPJcGjGFH0x3ev6dqJWcB+ykH P6122lTas4J/f6X1Hsi8WADNfhYsEj6GdoZjMg43PvA67qzyGBDwGquB225eRkf/ m0PeAfKnIigAxUS0QbTgGVTOgLfAFYePBUeb3q2YpWD8K6FakIDUGEt1Terf86// i9gd6pheiZC3diugyUdTKZwCd97cbjmE8UmFHQs+u+faqIXY1PevSeAs0BLqTYdy qIcWv5/mLCbV/o2zQR0ligRTgExmTRmsai78BgUDoBAAZnT115dxSs/cA954f3UX oBip7VgWS0j3VbV8uAuRiUEuhueWFV3IJq0gD9CsaVA4r2o4ZMSw==
- In-reply-to: <170414194530.ZM16516@torch.brasslantern.com>
- 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
- References: <20170414165548.GA13756@teapot.bifb.org> <170414132858.ZM15204@torch.brasslantern.com> <20170414220341.GA24751@teapot.bifb.org> <20170415010045.GA12706@fujitsu.shahaf.local2> <170414194530.ZM16516@torch.brasslantern.com>
Bart Schaefer wrote on Fri, Apr 14, 2017 at 19:45:30 -0700:
> However, I tried it, and PS1 is imported by zsh built from current git.
Ah, my bad. (I normally run Src/zsh with a custom zshrc that sets fpath,
but it also sets $PS1, which I forgot about.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author