Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman Contrib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pacman
  • Pacman Contrib
  • Merge requests
  • !14

Add zsh completion (implements issue #8)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Arvid Norlander requested to merge vorpal/pacman-contrib:feature/zsh-completion into master May 23, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 14

Implements zsh completion and installation of said completion.

The directory structure is set up such that future completions for other shells should go in sub directories next to the zsh one, e.g. completions/bash, completions/fish and (god forbid) completions/powershell.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/zsh-completion