Browse Source

removed name tag in first code block

master
marc 5 years ago
parent
commit
90ec35910c
1 changed files with 0 additions and 1 deletions
  1. 1
      init.org

1
init.org

@ -8,7 +8,6 @@
* First start
When pulling the repository the first time, an initial init.el needs to be setup. After start it will replace itself with the configuration from init.org
#+NAME: init.el
#+BEGIN_SRC emacs-lisp :tangle no
(require 'org')
(find-file (concat user-emacs-directory "init.org"))

Loading…
Cancel
Save