Sodamhan.com

TL;DR

pueue completions

Generates shell completion files for Bash, Elvish, Fish, PowerShell, and Zsh. More information: https://github.com/Nukesor/pueue.

  • Generate completions for Bash:

sudo pueue completions bash /usr/share/bash-completion/completions/pueue.bash

  • Generate completions for Zsh:

sudo pueue completions zsh /usr/share/zsh/site-functions

  • Generate completions for fish:

sudo pueue completions fish /usr/share/fish/completions

This document was created using the contents of the tldr project.