From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30556 invoked from network); 27 May 2020 12:59:24 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 27 May 2020 12:59:24 -0000 Received: (qmail 3864 invoked by alias); 27 May 2020 12:59:14 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 24874 Received: (qmail 2100 invoked by uid 1010); 27 May 2020 12:59:14 -0000 X-Qmail-Scanner-Diagnostics: from mail-vs1-f65.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25821. spamassassin: 3.4.4. Clear:RC:0(209.85.217.65):SA:0(-2.0/5.0):. Processed in 2.529826 secs); 27 May 2020 12:59:14 -0000 X-Envelope-From: rmardin@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.217.65 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ypItvZ83cDD99GRWEXeM9xyiC6Gnrih9UgNSEQPVnGw=; b=Kb7xOgbJXxl/5FA0JkoF5yHyhkbNWPWaXDpnl7Dnt6LpGi0NLpoI58bF1d9/K7XbUA Nh/335npzPnlBFHl7BXx4i/9z78efNeHOpo3ymhG4WhBevAhhJnJ6lLbpiU1Qsc9kIeS PbTv53ieYxjZexFJ1SYt/XvGMTuZ8MsVOSDbrJWDdPFV25J8LUd4+oysc2Ov8Oz2sIqX W569IEhsOmuhyJvih89EFPWlbFpppUNhUpr7lJSfolFQ7+3Fke6NZT+uiTvOD24QXsSz idOvi6UsbNaj4gVn0hbKXGCXMblVl7ivHHWej29KBs58gw3xFu1aLvdLDaDxlREsjdWX B3gg== X-Gm-Message-State: AOAM532DnYHo+U0sR5MHqR6Zxc3Q/I5xSCiamaHKg9/4ZEsyL0/QyJob 7QqfsNGTYpq1fx5YDPPDTaKDHRT1m5Zi+7L0KwrL0Kr7 X-Google-Smtp-Source: ABdhPJztlhrFvzr+4wsoL9tnZVzyvONWxcgo4ZHbvNofF/NxBgg4PRS7JK95m4HIaiVN71LHqQLHe4u0jn1wXLGaMjs= X-Received: by 2002:a67:f586:: with SMTP id i6mr4364598vso.41.1590584317757; Wed, 27 May 2020 05:58:37 -0700 (PDT) MIME-Version: 1.0 From: Rob Mardin Date: Wed, 27 May 2020 13:58:02 +0100 Message-ID: Subject: Missing .zshenv file in /etc To: zsh-users@zsh.org Content-Type: multipart/alternative; boundary="0000000000003ecb2b05a6a0c5e0" --0000000000003ecb2b05a6a0c5e0 Content-Type: text/plain; charset="UTF-8" Hello there; I am scratching my head to find how to create .zshenv in /etc folder on Mac OS (Catalina). I thought that this file is automatically created. Could someone help point me to how to autoconfig, ie reinstantiate zsh so that I have the necessary files to start learning zsh scripting. Many thanks for your help. Robert. --0000000000003ecb2b05a6a0c5e0--