From 0abd063e018ecb8851c3a816aa941dd04d594c9e Mon Sep 17 00:00:00 2001 From: Orhun Parmaksız Date: Sat, 11 Dec 2021 02:59:39 +0300 Subject: Support generating shell completions (#235) * Add gen-completions subcommand for generating shell completions * Update documentation about generating shell completions * Include the shell completions in release tarball --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7abb664f..5f3fe338 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ I wanted to. And I **really** don't want to. - [History stats](docs/stats.md) - [Running your own server](docs/server.md) - [Key binding](docs/key-binding.md) +- [Shell completions](docs/shell-completions.md) ## Supported Shells -- cgit v1.3.1