chiark / gitweb /
Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/profile
authorMark Wooding <mdw@distorted.org.uk>
Tue, 3 May 2016 08:31:00 +0000 (09:31 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 3 May 2016 08:31:00 +0000 (09:31 +0100)
* 'master' of git.distorted.org.uk:~mdw/publish/public-git/profile:
  dot/gnus.el: Configure Gnus's (and Message's) use of crypto.
  el/dot-emacs.el: Add an approximate simulacrum of work C style.
  el/dot-emacs.el: Use the CC Mode style machinery properly.
  el/dot-emacs.el (apcalc-mode): Use the proper major-mode machinery.
  dot/emacs, el/dot-emacs.el: Abolish the `Linux C Mode' stuff.

dot/ipython_config.py [new file with mode: 0644]
setup

diff --git a/dot/ipython_config.py b/dot/ipython_config.py
new file mode 100644 (file)
index 0000000..f57feec
--- /dev/null
@@ -0,0 +1,16 @@
+### -*-python -*-
+
+c = get_config()
+
+c.InteractiveShell.autocall = 0
+c.InteractiveShell.autoindent = True
+c.InteractiveShell.automagic = False
+
+c.InteractiveShell.color_info = True
+c.InteractiveShell.colors = 'Linux'
+
+c.Completer.greedy = True
+
+c.TerminalIPythonApp.display_banner = False
+c.InteractiveShellApp.ignore_old_config=True
+c.TerminalInteractiveShell.confirm_exit = False
diff --git a/setup b/setup
index 9ccc5b8f1e7a19332f2a799c4af236afeea0e06b..c4eb953400ce5e74d04a177e86198e68aeb54cf5 100755 (executable)
--- a/setup
+++ b/setup
@@ -135,6 +135,7 @@ dotfiles="
   emacs emacs-calc vm gnus.el ercrc.el
   vimrc mg zile lesskey
   parallel-config:.parallel/config
+  ipython_config.py:.ipython/profile_default/ipython_config.py
   ditz-config
   mailrc signature muttrc
   cgrc tigrc