From 5d491b80670b471cc535c1f8e3e31d44079bdc33 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 27 Nov 2021 08:03:43 +0530 Subject: [PATCH] Fix include path for new kitty.zsh location --- docs/shell-integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index 9d2159103..6a90842ac 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -160,7 +160,7 @@ code used for each shell below: .. tab:: zsh - .. literalinclude:: ../shell-integration/kitty.zsh + .. literalinclude:: ../shell-integration/zsh/kitty.zsh :language: zsh