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 28661 invoked from network); 18 Jul 2020 16:02:25 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 18 Jul 2020 16:02:25 -0000 Received: (qmail 5481 invoked by alias); 18 Jul 2020 16:02:10 -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: Sender: zsh-users@zsh.org X-Seq: 24996 Received: (qmail 16557 invoked by uid 1010); 18 Jul 2020 16:02:10 -0000 X-Qmail-Scanner-Diagnostics: from mail-vs1-f48.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25870. spamassassin: 3.4.4. Clear:RC:0(209.85.217.48):SA:0(-2.0/5.0):. Processed in 3.458685 secs); 18 Jul 2020 16:02:10 -0000 X-Envelope-From: sgniazdowski@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.48 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=LxIZ5VTkH/amaaxEWCulxufyodeGwVojb6Txd0YhuAc=; b=lZ09nr9mvruVszUOfIBlKEAi3HwdQTdgXoHw+S7NtCHRiJbhr06FLSwRq9wL1lDJqe 0zHDcP8DSS4ReFAx0BTJzWh+VbtgwG+nVTo1GiGXs2JlruOcb2e8bJtKntwT8sHKIJqZ I2ByG/a6j3hvWbP0yjj6fUW0xL5qpeU1UMZBnVtMb6KN2mhyJsxDuoOWqgW9Dt5x6gva bcsPrIjUVnwc/9kI/b0d9nHGd6vVo+sJoR6vutbCfJjawrfvwYfia8htQwtULFjTSEvj c6J7ObqEOHL3TpW/kiN3x4wRuuMAoGNSwa8u9FhIobTCvdMXXyiORmQSH28vWFs9441M g0SA== X-Gm-Message-State: AOAM532dVLdRdUWFFtZvSjgQKrUKmCqGp0sQvIeEA6S/hvD7HID2mGE8 FM1kJTMgAh2QKmf/pxsoNuNDyiTS0kWNCWKQGCyIOU+fRhA= X-Google-Smtp-Source: ABdhPJyvTQW/oZNYLIwzGUeYCDzShuBzM7OQkhGy9rAE0EWtI98YX2V9mZHHSKCctIGMdFk603RDPvvCMqqqKu/r6+o= X-Received: by 2002:a05:6102:492:: with SMTP id n18mr10509282vsa.77.1595088091862; Sat, 18 Jul 2020 09:01:31 -0700 (PDT) MIME-Version: 1.0 From: Sebastian Gniazdowski Date: Sat, 18 Jul 2020 18:01:12 +0200 Message-ID: Subject: A new Zinit extension available: Meta-Plugins To: Zsh Users Content-Type: multipart/alternative; boundary="00000000000019da9d05aab96314" --00000000000019da9d05aab96314 Content-Type: text/plain; charset="UTF-8" Hi, I thought that I share availability of a new significant Zinit annex called: Meta-Plugins. As the name suggests it allows to install predefined groups of plugins exposed via friendly labels. The following command installs 4 meta-plugins and a total of 22 actual plugins: zinit for annexes \ zsh-users+fast \ console-tools \ fuzzy More information on the homepage of the annex: https://github.com/zinit-zsh/z-a-meta-plugins/ -- Sebastian Gniazdowski IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zinit Blog: http://zdharma.org --00000000000019da9d05aab96314--