mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
minor update
This commit is contained in:
parent
b300705678
commit
a5d1cdfb1a
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue