diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-14 16:22:35 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-14 16:22:35 +0100 |
| commit | 585a37b702b1c02c6c257fcf72338eb1e9216cf9 (patch) | |
| tree | 0d3fec45a28aec1a36fd841d13e0ba0584a591b1 /emacs/init.org | |
| parent | cc95fcb1344b1629f180e13edcc77b4a2628ecc9 (diff) | |
| download | dotfiles-585a37b702b1c02c6c257fcf72338eb1e9216cf9.tar.gz dotfiles-585a37b702b1c02c6c257fcf72338eb1e9216cf9.zip | |
emacs: fixed build
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/init.org')
| -rw-r--r-- | emacs/init.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
