From 40b01fb7028d5164dfad7ff1a144d531169ea4d9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 6 Sep 2018 10:27:13 +0530 Subject: [PATCH] Add a note about using an alias for icat --- docs/kittens/icat.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/kittens/icat.rst b/docs/kittens/icat.rst index 1bff7dbf6..ec066980a 100644 --- a/docs/kittens/icat.rst +++ b/docs/kittens/icat.rst @@ -10,6 +10,12 @@ It supports all image types supported by `ImageMagick `_. It even works over SSH. For details, see the :doc:`kitty graphics protocol `. +You might want to create an alias in your shell's configuration files:: + + alias icat="kitty +kitten icat" + +Then you can simply use ``icat image.png`` to view images. + .. note:: `ImageMagick `_ must be installed for ``icat`` to