Search Criteria
Package Details: nix-zsh-completions-git 0.4.4.r13.g6a1bfc0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nix-zsh-completions-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nix-zsh-completions-git |
| Description: | ZSH Completions for Nix |
| Upstream URL: | https://github.com/nix-community/nix-zsh-completions |
| Licenses: | BSD |
| Conflicts: | nix-zsh-completions |
| Provides: | nix-zsh-completions |
| Submitter: | Piezo |
| Maintainer: | Piezo |
| Last Packager: | Piezo |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-05-22 13:27 (UTC) |
| Last Updated: | 2023-02-16 18:00 (UTC) |
Latest Comments
Piezo commented on 2023-02-16 18:06 (UTC)
@alerque Sorry, I didn't see your message in time. It should work out of the box as long as you have the equivalent of
autoload -U compinit && compinitsomewhere in .zshrc.In addition there is an optional Oh-My-Zsh plugin that provide aliases and prompt hooks. It can be loaded by adding
nix-zsh-completionsto the OMZ plugins list. Or alternatively, if OMZ is not installed, it may be sourced by addingsource /usr/share/zsh/plugins/nix-zsh-completions/nix-zsh-completions.plugin.zshto your .zshrcalerque commented on 2021-09-17 19:07 (UTC)
This package doesn't seem to do anything for me. It installs a bunch of promising looking files in what seems like the right place but I get zero love completing anything.