diff options
| author | 2026-04-21 01:23:18 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:18 +0100 | |
| commit | 9b2af4dd6c73ea57cc921f41120db7a2700e806d (patch) | |
| tree | 66ee69c6d3ece244888ad4a44016e861700059ef /home/.config/ipython/profile_default | |
| parent | 288f0dd4757f373a4ef7293020d2be94c983f502 (diff) | |
| download | dotfiles-9b2af4dd6c73ea57cc921f41120db7a2700e806d.tar.gz dotfiles-9b2af4dd6c73ea57cc921f41120db7a2700e806d.tar.bz2 dotfiles-9b2af4dd6c73ea57cc921f41120db7a2700e806d.zip | |
refactor: remove stow home/ directory (preparing for chezmoi source state)
Diffstat (limited to 'home/.config/ipython/profile_default')
| -rw-r--r-- | home/.config/ipython/profile_default/ipython_config.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/home/.config/ipython/profile_default/ipython_config.py b/home/.config/ipython/profile_default/ipython_config.py deleted file mode 100644 index 1ff9f35..0000000 --- a/home/.config/ipython/profile_default/ipython_config.py +++ /dev/null @@ -1,5 +0,0 @@ -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 |
