add links to customization faq to linux and osx pages

This commit is contained in:
Gil Forsyth 2016-10-25 11:47:58 -04:00
parent 7cc084432a
commit 9fb95af525
2 changed files with 9 additions and 6 deletions

View file

@ -72,10 +72,12 @@ Arch Linux users can install xonsh from the Arch User Repository with:
Note that some of these may require ``sudo``.
If you run into any problems, please let us know!
.. include:: add_to_shell.rst
.. include:: dependencies.rst
Customization
=============
See the `xonsh customization guide <customization.html>`_ for more details on setting up ``xonsh``!
Possible conflicts with Bash

View file

@ -53,8 +53,9 @@ Xonsh has support for using bash completion files on the shell, to use it you ne
$ brew install bash-completion
.. include:: add_to_shell.rst
.. include:: dependencies.rst
Customization
=============
See the `xonsh customization guide <customization.html>`_ for more details on setting up ``xonsh``!