commands.sh

pueue completions

all

Generate shell completion files for Bash, Elvish, fish, PowerShell, and Zsh.

More info →

Examples (3)

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
made by @shridhargupta | data from tldr-pages