Skip to content

Post Installation

Tilman Holube edited this page Aug 6, 2025 · 1 revision

ZSH Tab Completions

The tab completions script provided with request-sink cannot automatically detected by ZSH. To still get tab completion to work, you can add the following line to your .zshrc:

source /usr/share/bash-completion/completions/request-sink

Clone this wiki locally