From 585a37b702b1c02c6c257fcf72338eb1e9216cf9 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 14 Jan 2017 16:22:35 +0100 Subject: emacs: fixed build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/init.org') diff --git a/emacs/init.org b/emacs/init.org index a68216e..411dae2 100644 --- a/emacs/init.org +++ b/emacs/init.org @@ -37,7 +37,7 @@ There is no reason to track the init.el file, and no reason to change this file. In order to ensure this, make sure to apply the following command after cloning: -#+BEGIN_SRC sh +#+BEGIN_SRC sh :tangle no git update-index --assume-unchanged emacs/init.el #+END_SRC -- cgit v1.2.3