nvim+ipython+zsh updates

This commit is contained in:
Henrik Bakken
2024-02-22 20:13:38 +01:00
parent 671d852df2
commit 79e2954f4d
3 changed files with 48 additions and 16 deletions
-3
View File
@@ -1,6 +1,3 @@
c.InteractiveShellApp.extensions = ["autoreload"]
c.InteractiveShellApp.exec_lines = ["%autoreload 2"]
## Use colors for displaying information about objects. Because this information
# is passed through a pager (like 'less'), and some pagers get confused with
# color codes, this capability can be turned off.