From 45525b2bf1f8a5fb67529abbff7955a648b1cf82 Mon Sep 17 00:00:00 2001 From: Michel Date: Tue, 31 Oct 2023 19:04:15 +0100 Subject: [PATCH] doc: dump kitty changelog --- .README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.README.md b/.README.md index 5a572ee..795ed19 100644 --- a/.README.md +++ b/.README.md @@ -106,6 +106,7 @@ git apply --stat --apply 2604.patch ``` sudo apt-get install kitty-terminfo +(kitty --version && curl https://sw.kovidgoyal.net/kitty/changelog/ | html2text) | less sh ~/.config/kitty/installer.sh ```