File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,10 +176,10 @@ amount of memory available in your system.
176176
177177# # Customizing your configuration
178178
179- Configuration files could live in the user configuration directory, which is
180- by default ``~/.config/esmvaltool``. The directory could be also specified
181- via the command line argument ``--config_dir`` or can be changed with the
182- ESMVALTOOL_CONFIG_DIR environment variable .
179+ By default, configuration files are read from the directory ``~/.config/esmvaltool``.
180+ This can be changed via the ``ESMVALTOOL_CONFIG_DIR`` environment variable.
181+ In addition another custom configuration directory can be specified via the
182+ ` ` --config_dir`` command line argument .
183183We will learn how to do this in the
184184[next lesson]({{ page.root }}{% link _episodes/04-recipe.md %}).
185185
You can’t perform that action at this time.
0 commit comments