diff --git a/doc_src/tutorial.rst b/doc_src/tutorial.rst index 43f3e932a..46decc0a3 100644 --- a/doc_src/tutorial.rst +++ b/doc_src/tutorial.rst @@ -750,6 +750,7 @@ Now in another shell:: > echo $EDITOR vim +You only need to set universal variables once interactively. There is no need to add them to your :ref:`config files `. For more details, see :ref:`Universal Variables `. Ready for more? ---------------