This file is indexed.

/usr/share/doc/zsh-antigen/README.Debian is in zsh-antigen 1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
Usage of packaged zsh-antigen
=============================

In order to use the packaged version of zsh-antigen please include the following
lines in your ~/.zshrc file:

    source /usr/share/zsh-antigen/antigen.zsh

If you want to use a predefined framework like oh-my-zsh add this line
afterwards:

    antigen use oh-my-zsh

Please see /usr/share/doc/zsh-antigen/README.mkd.gz for instructions on how to
further customize your ZSH with antigen.