Update README.rst

This commit is contained in:
Michael Lazar
2016-08-01 18:18:56 -07:00
committed by GitHub
parent d898eb5605
commit b9f67c7317

View File

@@ -108,6 +108,24 @@ See `rtv.cfg <https://github.com/michael-lazar/rtv/blob/master/rtv/templates/rtv
.. code-block:: bash
$ rtv --copy-config
-----
Media
-----
Insert gif here: ``apt-get install byzanz``
You can set up a `mailcap <https://en.wikipedia.org/wiki/Media_type#Mailcap>`_ file to configure how RTV will open different types of links.
Copy the rtv `mailcap template <https://github.com/michael-lazar/rtv/blob/master/rtv/templates/mailcap>`_ to your **{HOME}/.mailcap** file.
.. code-block:: bash
$ rtv --copy-mailcap
This setting is disabled by default because it takes a few extra steps to configure.
-----------
Environment