Shell Completion
Shell completion is supported for bash, zsh, and fish shells. To enable shell completion, you can use the uniget completion command followed by the shell type:
# bash
uniget completion bash
# zsh
uniget completion zsh
# fish
uniget completion fish