System Grab Bag

View all TLDR pages from common (or from all pages)

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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.