Xonsh Configuration Utility (xonsh.xonfig
)¶
The xonsh configuration (xonfig) utility.
-
xonsh.xonfig.
make_wizard
(default_file=None, confirm=False)[source]¶ Makes a configuration wizard for xonsh config file.
Parameters: default_file : str, optional
Default filename to save and load to. User will still be prompted.
confirm : bool, optional
Confirm that the main part of the wizard should be run.