diff options
| author | Julien Nicoulaud <julien.nicoulaud@gmail.com> | 2018-10-13 23:06:39 +0200 |
|---|---|---|
| committer | Julien Nicoulaud <julien.nicoulaud@gmail.com> | 2018-10-13 23:07:51 +0200 |
| commit | 5bef0323984bbec2def9839fb52db00285a07ebf (patch) | |
| tree | ad8c2a447877d4b214e8d3b4852b06c5de1da50e /README.md | |
| parent | #591: move CONTRIBUTING to root directory, README cleanup (diff) | |
| download | zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.tar zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.tar.gz zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.tar.bz2 zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.tar.lz zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.tar.xz zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.tar.zst zsh-completions-5bef0323984bbec2def9839fb52db00285a07ebf.zip | |
Packages: fix broken links, add Slackware and NetBSD
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -15,11 +15,14 @@ zsh-completions  | | Fedora / CentOS / RHEL / Scientific Linux | [zsh-completions OBS repository](https://software.opensuse.org/download.html?project=shells%3Azsh-users%3Azsh-completions&package=zsh-completions) | | OpenSUSE / SLE | [zsh-completions OBS repository](https://software.opensuse.org/download.html?project=shells%3Azsh-users%3Azsh-completions&package=zsh-completions) | -| Arch Linux | [zsh-completions](https://www.archlinux.org/packages/zsh-completions), [zsh-completions-git](https://aur.archlinux.org/packages/zsh-completions-git) | -| Gentoo | [app-shells/zsh-completions](http://packages.gentoo.org/package/app-shells/zsh-completions) | -| NixOS | [zsh-completions](https://github.com/NixOS/nixpkgs/blob/master/pkgs/shells/zsh-completions/default.nix) | -| Void Linux | [zsh-completions](https://github.com/voidlinux/void-packages/tree/master/srcpkgs/zsh-completions) | +| Arch Linux / Manjaro / Antergos / Hyperbola | [zsh-completions](https://www.archlinux.org/packages/zsh-completions), [zsh-completions-git](https://aur.archlinux.org/packages/zsh-completions-git) | +| Gentoo / Funtoo | [app-shells/zsh-completions](http://packages.gentoo.org/package/app-shells/zsh-completions) | +| NixOS | [zsh-completions](https://github.com/NixOS/nixpkgs/blob/master/pkgs/shells/zsh/zsh-completions/default.nix) | +| Void Linux | [zsh-completions](https://github.com/void-linux/void-packages/blob/master/srcpkgs/zsh-completions/template) | +| Slackware | [Slackbuilds](https://slackbuilds.org/repository/14.2/system/zsh-completions) | | Mac OS | [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/zsh-completions.rb), [MacPorts](https://github.com/macports/macports-ports/blob/master/sysutils/zsh-completions/Portfile) | +| NetBSD | [pkgsrc](ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/shells/zsh-completions/README.html) | + ### Using zsh frameworks @@ -59,4 +62,4 @@ Contributions are welcome, see [CONTRIBUTING](https://github.com/zsh-users/zsh-c ## License Completions use the Zsh license, unless explicitly mentioned in the file header. -See [LICENSE](https://github.com/zsh-users/zsh-completions/blob/master/LICENSE) for more information.
\ No newline at end of file +See [LICENSE](https://github.com/zsh-users/zsh-completions/blob/master/LICENSE) for more information. |
