aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/ipython/profile_default/ipython_config.py
blob: 1ff9f3564d592cd83609f6f792ba56b6c49f827d (plain) (blame)
1
2
3
4
5
c.InteractiveShell.banner1 = ""
c.InteractiveShell.colors = "Linux"
c.InteractiveShell.enable_html_pager = True
c.TerminalInteractiveShell.confirm_exit = False
c.TerminalInteractiveShell.extra_open_editor_shortcuts = True