minor update

This commit is contained in:
Anthony Scopatz 2016-01-05 09:20:08 -08:00
parent b300705678
commit a5d1cdfb1a

View file

@ -17,8 +17,6 @@ from xonsh.wizard import (Wizard, Pass, Message, Save, Load, YesNo,
YN = "{GREEN}yes{NO_COLOR} or {RED}no{NO_COLOR} (default)? " YN = "{GREEN}yes{NO_COLOR} or {RED}no{NO_COLOR} (default)? "
HR = "'`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*'" HR = "'`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*¯`·.,¸,.·*'"
WIZARD_HEAD = """ WIZARD_HEAD = """
{hr}
Welcome to the xonsh configuration wizard! Welcome to the xonsh configuration wizard!
------------------------------------------ ------------------------------------------
This will present a guided tour through setting up the xonsh static This will present a guided tour through setting up the xonsh static