From 04f856dd2170e4dae9fe3171fab1bcbe4f6e55a5 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 9 Aug 2017 00:32:03 +0100 Subject: [PATCH 1/1] dot/infokey: Configure the standalone Info reader a bit. --- dot/infokey | 7 +++++++ setup | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 dot/infokey diff --git a/dot/infokey b/dot/infokey new file mode 100644 index 0000000..5794af0 --- /dev/null +++ b/dot/infokey @@ -0,0 +1,7 @@ +### -*-conf-*- + +#var +hide-note-references=On +link-style=cyan +active-link-style=cyan,underline +match-style=black,bgmagenta diff --git a/setup b/setup index dbc4b00..42a3bc1 100755 --- a/setup +++ b/setup @@ -137,7 +137,7 @@ dotfiles=" shrc zprofile zshrc emacs emacs-calc vm gnus.el ercrc.el - vimrc mg zile lesskey sqliterc + vimrc mg zile lesskey infokey sqliterc parallel-config:.parallel/config ipython-config.py:.ipython/profile_default/ipython_config.py ipython-key-bindings.py:.ipython/profile_default/startup/50-key-bindings.py -- 2.11.0