zplug 2.4.1-1 source package in Ubuntu

Changelog

zplug (2.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Fri, 13 Jan 2017 17:34:10 +0800

Upload details

Uploaded by:
Debian Zsh Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Zsh Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zplug_2.4.1-1.dsc 1.8 KiB 8b071d8796360a6373b1303d0ba76f66d2dd7d0bd7c03f49e64116db4732581e
zplug_2.4.1.orig.tar.gz 81.7 KiB 3b1c390133d6ad1ec1ba73c1de6bc3910fa8be9d23ac09f6743850f458a4d517
zplug_2.4.1-1.debian.tar.xz 2.6 KiB 68c1f05a261aa914106dfe75172faca37e874c6bf75b38e349b7406871bc9816

Available diffs

No changes file available.

Binary packages built by this source

zplug: next-generation plugin manager for zsh

 zplug is a next-generation plugin manager for zsh, with the following
 features:
 .
  * Can manage everything
    * Zsh plugins/UNIX commands on GitHub and Bitbucket
    * Gist files (gist.github.com)
    * Externally managed plugins e.g., oh-my-zsh plugins/themes
    * Binary artifacts on GitHub Releases
    * Local plugins
    * etc. (you can add your own sources!)
  * Super-fast parallel installation/update
  * Support for lazy-loading
  * Branch/tag/commit support
  * Post-update, post-load hooks
  * Dependencies between packages
  * Unlike antigen, no ZSH plugin file (*.plugin.zsh) required
  * Interactive interface (fzf, peco, zaw, and so on)
  * Cache mechanism for reducing the startup time.