ptpython
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# https://github.com/prompt-toolkit/ptpython/blob/master/examples/ptpython_config/config.py
|
||||
|
||||
def configure(repl):
|
||||
repl.confirm_exit = False
|
||||
repl.use_code_colorscheme("lightbulb")
|
||||
Reference in New Issue
Block a user